Searched refs:DT_FLAGS (Results 1 - 10 of 10) 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/elfutils/0.153/src/
H A Dfindtextrel.c306 || (dyn->d_tag == DT_FLAGS
H A Delflint.c1270 || (dyn->d_tag == DT_FLAGS
H A Dldgeneric.c6840 new_dynamic_entry (dyndata, ld_state.ndynamic_filled++, DT_FLAGS,
H A Dreadelf.c1460 case DT_FLAGS:
/external/qemu/include/
H A Delf.h165 #define DT_FLAGS 30 macro
/external/llvm/include/llvm/Support/
H A DELF.h1687 DT_FLAGS = 30, // Flags. enumerator in enum:llvm::ELF::__anon25604
1785 // DT_FLAGS values.
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp907 case DT_FLAGS:
/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 1512 milliseconds