Home
last modified time | relevance | path

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

/external/u-boot/include/
Delf.h343 #define SHF_TLS 0x400 /* Thread local storage */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h770 SHF_TLS = 0x400U, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h744 SHF_TLS = 0x400U, enumerator
/external/llvm/include/llvm/Support/
DELF.h743 SHF_TLS = 0x400U, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h868 SHF_TLS = 0x400U, enumerator
/external/kmod/port-gnu/
Delf.h368 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro
/external/elfutils/libelf/
Delf.h480 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro