Home
last modified time | relevance | path

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

/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/google-breakpad/src/third_party/musl/include/
Delf.h596 #define DT_FINI_ARRAY 26 macro
/external/kmod/port-gnu/
Delf.h725 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro
/external/elfutils/libelf/
Delf.h876 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro