Home
last modified time | relevance | path

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

/external/u-boot/include/
Delf.h531 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1069 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/llvm/include/llvm/Support/
DELF.h1125 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
/external/kmod/port-gnu/
Delf.h731 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro
/external/elfutils/libelf/
Delf.h873 #define DT_PREINIT_ARRAY 32 /* Array with addresses of preinit fct*/ macro