Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h743 SHF_TLS = 0x400U, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h744 SHF_TLS = 0x400U, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h916 SHF_TLS = 0x400U, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h943 SHF_TLS = 0x400U, enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h318 #define SHF_TLS (1 << 10) macro
/external/kmod/port-gnu/
Delf.h368 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro
/external/elfutils/libelf/
Delf.h477 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro