Home
last modified time | relevance | path

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

/external/u-boot/include/
Delf.h525 #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/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1115 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/kmod/port-gnu/
Delf.h725 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro
/external/elfutils/libelf/
Delf.h867 #define DT_FINI_ARRAY 26 /* Array with addresses of fini fct */ macro