Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h1125 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1123 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h602 #define DT_PREINIT_ARRAY 32 macro
/external/kmod/port-gnu/
Delf.h731 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro
/external/elfutils/libelf/
Delf.h882 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro