Home
last modified time | relevance | path

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

/external/u-boot/include/
Delf.h524 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1060 DT_INIT_ARRAY = 25, // Pointer to array of initialization functions. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1114 DT_INIT_ARRAY = 25, // Pointer to array of initialization functions. enumerator
/external/llvm/include/llvm/Support/
DELF.h1116 DT_INIT_ARRAY = 25, // Pointer to array of initialization functions. enumerator
/external/kmod/port-gnu/
Delf.h724 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */ macro
/external/elfutils/libelf/
Delf.h866 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */ macro