Home
last modified time | relevance | path

Searched refs:DT_FLAGS (Results 1 - 20 of 20) sorted by relevance

/third_party/elfio/elfio/
H A Delfio_dynamic.hpp179 case DT_FLAGS: in generic_get_entry_dyn()
231 case DT_FLAGS: in generic_add_entry_dyn()
H A Delfio_dump.hpp502 { DT_FLAGS, "FLAGS" },
H A Delf_types.hpp1023 constexpr Elf_Word DT_FLAGS = 30; member
1053 // DT_FLAGS values
/third_party/elfutils/tests/
H A Dalldts.c55 DT_FLAGS, DT_ENCODING, DT_PREINIT_ARRAY, in main()
/third_party/elfutils/src/
H A Dfindtextrel.c284 || (dyn->d_tag == DT_FLAGS in process_file()
H A Delflint.c1334 || (dyn->d_tag == DT_FLAGS in check_reloc_shdr()
H A Dreadelf.c1972 case DT_FLAGS: in handle_dynamic()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp695 #define DT_FLAGS 30 macro
705 // DT_FLAGS values
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1119 DT_FLAGS = 30, // Flags. enumerator
1227 // DT_FLAGS values.
/third_party/musl/porting/linux/user/include/
H A Delf.h755 #define DT_FLAGS 30 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h749 #define DT_FLAGS 30 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h749 #define DT_FLAGS 30 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h749 #define DT_FLAGS 30 macro
/third_party/musl/include/
H A Delf.h774 #define DT_FLAGS 30 macro
/third_party/elfutils/libelf/
H A Delf.h903 #define DT_FLAGS 30 /* Flags for the object being loaded */ macro
984 /* Values of `d_un.d_val' in the DT_FLAGS entry. */
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c2032 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c2031 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()
/third_party/musl/ldso/
H A Ddynlink.c2141 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW))
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c3206 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()
/third_party/musl/ldso/linux/
H A Ddynlink.c3450 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()

Completed in 123 milliseconds