Home
last modified time | relevance | path

Searched defs:DT_INIT_ARRAY (Results 1 – 4 of 4) sorted by relevance

/external/qemu/
Delf.h154 #define DT_INIT_ARRAY 25 macro
/external/llvm/include/llvm/Support/
DELF.h1377 DT_INIT_ARRAY = 25, // Pointer to array of initialization functions. enumerator
/external/elfutils/libelf/
Delf.h677 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */ macro
/external/valgrind/main/perf/
Dtinycc.c652 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */ macro