Home
last modified time | relevance | path

Searched refs:DT_INIT_ARRAY (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/src/
Dcrazy_linker_shared_library.cpp33 #ifndef DT_INIT_ARRAY
34 #define DT_INIT_ARRAY 25 macro
306 case DT_INIT_ARRAY: in Load()
/external/qemu/include/
Delf.h160 #define DT_INIT_ARRAY 25 macro
/external/llvm/include/llvm/Support/
DELF.h1682 DT_INIT_ARRAY = 25, // Pointer to array of initialization functions. enumerator
/external/elfutils/0.153/libelf/
Delf.h683 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */ macro
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp860 case DT_INIT_ARRAY: in printValue()
/external/elfutils/0.153/src/
Delflint.c1703 case DT_INIT_ARRAY: in check_dynamic()
/external/valgrind/main/perf/
Dtinycc.c652 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */ macro