Home
last modified time | relevance | path

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

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