Searched refs:DT_FINI_ARRAYSZ (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_shared_library.cpp45 #ifndef DT_FINI_ARRAYSZ
46 #define DT_FINI_ARRAYSZ 28 macro
320 case DT_FINI_ARRAYSZ:
322 LOG(" DT_FINI_ARRAYSZ value=%p count=%p\n",
/external/qemu/include/
H A Delf.h163 #define DT_FINI_ARRAYSZ 28 macro
/external/llvm/include/llvm/Support/
H A DELF.h1685 DT_FINI_ARRAYSZ = 28, // Size of DT_FINI_ARRAY. enumerator in enum:llvm::ELF::__anon25604
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp890 case DT_FINI_ARRAYSZ:
/external/elfutils/0.153/libelf/
H A Delf.h686 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */ macro
/external/elfutils/0.153/src/
H A Dreadelf.c1439 case DT_FINI_ARRAYSZ:
/external/valgrind/main/perf/
H A Dtinycc.c655 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */ macro

Completed in 677 milliseconds