Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h715 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-subzero/include/llvm/Support/
DELF.h679 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.h333 #define SHT_FINI_ARRAY 15 /* Array of destructors */ macro