Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h1089 DT_FINI_ARRAY = 26, // Pointer to array of termination functions. enumerator
/external/elfutils/libelf/
Delf.h726 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro
/external/valgrind/perf/
Dtinycc.c653 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro