Home
last modified time | relevance | path

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

/external/u-boot/include/
Delf.h284 #define SHT_FINI_ARRAY 15 /* Array of destructors */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h715 SHT_FINI_ARRAY = 15, // Pointers to termination functions. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h679 SHT_FINI_ARRAY = 15, // Pointers to termination functions. enumerator
/external/llvm/include/llvm/Support/
DELF.h678 SHT_FINI_ARRAY = 15, // Pointers to termination functions. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h787 SHT_FINI_ARRAY = 15, // Pointers to termination functions. enumerator
/external/kmod/port-gnu/
Delf.h332 #define SHT_FINI_ARRAY 15 /* Array of destructors */ macro
/external/elfutils/libelf/
Delf.h444 #define SHT_FINI_ARRAY 15 /* Array of destructors */ macro