Searched refs:DT_INIT_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.cpp37 #ifndef DT_INIT_ARRAYSZ
38 #define DT_INIT_ARRAYSZ 27 macro
310 case DT_INIT_ARRAYSZ:
312 LOG(" DT_INIT_ARRAYSZ value=%p count=%p\n",
/external/qemu/include/
H A Delf.h162 #define DT_INIT_ARRAYSZ 27 macro
/external/llvm/include/llvm/Support/
H A DELF.h1684 DT_INIT_ARRAYSZ = 27, // Size of DT_INIT_ARRAY. enumerator in enum:llvm::ELF::__anon25604
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp889 case DT_INIT_ARRAYSZ:
/external/elfutils/0.153/libelf/
H A Delf.h685 #define DT_INIT_ARRAYSZ 27 /* Size in bytes of DT_INIT_ARRAY */ macro
/external/elfutils/0.153/src/
H A Dreadelf.c1438 case DT_INIT_ARRAYSZ:
/external/valgrind/main/perf/
H A Dtinycc.c654 #define DT_INIT_ARRAYSZ 27 /* Size in bytes of DT_INIT_ARRAY */ macro

Completed in 580 milliseconds