Home
last modified time | relevance | path

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

/external/syslinux/com32/include/sys/
Delfcommon.h88 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1061 DT_FINI_ARRAY = 26, // Pointer to array of termination functions. enumerator
/external/llvm/include/llvm/Support/
DELF.h1117 DT_FINI_ARRAY = 26, // Pointer to array of termination functions. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1115 DT_FINI_ARRAY = 26, // Pointer to array of termination functions. enumerator
/external/kmod/port-gnu/
Delf.h725 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro
/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