Searched defs:DT_FLAGS (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_shared_library.cpp49 #ifndef DT_FLAGS
50 #define DT_FLAGS 30 macro
340 case DT_FLAGS:
H A Dcrazy_linker_elf_relocations.cpp31 #ifndef DT_FLAGS
32 #define DT_FLAGS 30 macro
245 case DT_FLAGS:
250 RLOG(" DT_FLAGS has_text_relocations=%s has_symbolic=%s\n",
/external/llvm/include/llvm/Support/
H A DELF.h1687 DT_FLAGS = 30, // Flags. enumerator in enum:llvm::ELF::__anon25604
1785 // DT_FLAGS values.
/external/qemu/include/
H A Delf.h165 #define DT_FLAGS 30 macro
/external/elfutils/0.153/libelf/
H A Delf.h688 #define DT_FLAGS 30 /* Flags for the object being loaded */ macro
765 /* Values of `d_un.d_val' in the DT_FLAGS entry. */

Completed in 309 milliseconds