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

/external/elfutils/tests/
H A Dalldts.c54 DT_FLAGS, DT_ENCODING, DT_PREINIT_ARRAY,
/external/syslinux/com32/include/sys/
H A Delfcommon.h92 #define DT_FLAGS 30 /* Flags for the object being loaded */ macro
/external/elfutils/src/
H A Dfindtextrel.c298 || (dyn->d_tag == DT_FLAGS
H A Delflint.c1314 || (dyn->d_tag == DT_FLAGS
H A Dldgeneric.c6832 new_dynamic_entry (dyndata, ld_state.ndynamic_filled++, DT_FLAGS,
H A Dreadelf.c1761 case DT_FLAGS:
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h1065 DT_FLAGS = 30, // Flags. enumerator in enum:llvm::ELF::__anon19703
1078 // DT_FLAGS values.
/external/llvm/include/llvm/Support/
H A DELF.h1121 DT_FLAGS = 30, // Flags. enumerator in enum:llvm::ELF::__anon12494
1227 // DT_FLAGS values.
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1119 DT_FLAGS = 30, // Flags. enumerator in enum:llvm::ELF::__anon20540
1227 // DT_FLAGS values.
/external/elfutils/libelf/
H A Delf.h730 #define DT_FLAGS 30 /* Flags for the object being loaded */ macro
807 /* Values of `d_un.d_val' in the DT_FLAGS entry. */
/external/kmod/port-gnu/
H A Delf.h729 #define DT_FLAGS 30 /* Flags for the object being loaded */ macro
806 /* Values of `d_un.d_val' in the DT_FLAGS entry. */
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1720 case DT_FLAGS:

Completed in 221 milliseconds