Searched refs:DT_PREINIT_ARRAYSZ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_shared_library.cpp57 #ifndef DT_PREINIT_ARRAYSZ
58 #define DT_PREINIT_ARRAYSZ 33 macro
330 case DT_PREINIT_ARRAYSZ:
332 LOG(" DT_PREINIT_ARRAYSZ value=%p count=%p\n",
/external/llvm/include/llvm/Support/
H A DELF.h1692 DT_PREINIT_ARRAYSZ = 33, // Size of the DT_PREINIT_ARRAY array. enumerator in enum:llvm::ELF::__anon25604
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp891 case DT_PREINIT_ARRAYSZ:
/external/elfutils/0.153/libelf/
H A Delf.h691 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */ macro

Completed in 192 milliseconds