Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h829 SHT_FINI_ARRAY = 15, // Pointers to termination functions. enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h852 SHT_FINI_ARRAY = 15, // Pointers to termination functions. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h284 #define SHT_FINI_ARRAY 15 macro
/external/kmod/port-gnu/
Delf.h332 #define SHT_FINI_ARRAY 15 /* Array of destructors */ macro
/external/elfutils/libelf/
Delf.h441 #define SHT_FINI_ARRAY 15 /* Array of destructors */ macro