Home
last modified time | relevance | path

Searched defs:SHT_INIT_ARRAY (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/include/
Delf.h283 #define SHT_INIT_ARRAY 14 /* Array of constructors */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h714 SHT_INIT_ARRAY = 14, // Pointers to initialization functions. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h678 SHT_INIT_ARRAY = 14, // Pointers to initialization functions. enumerator
/external/llvm/include/llvm/Support/
DELF.h677 SHT_INIT_ARRAY = 14, // Pointers to initialization functions. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h786 SHT_INIT_ARRAY = 14, // Pointers to initialization functions. enumerator
/external/kmod/port-gnu/
Delf.h331 #define SHT_INIT_ARRAY 14 /* Array of constructors */ macro
/external/elfutils/libelf/
Delf.h443 #define SHT_INIT_ARRAY 14 /* Array of constructors */ macro