Searched defs:STT_TLS (Results 1 - 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Delf.h128 #define STT_TLS 6 macro
/external/syslinux/com32/include/sys/
H A Delfcommon.h258 #define STT_TLS 6 /* Symbol is thread-local data object*/ macro
/external/llvm/include/llvm/Support/
H A DELF.h885 STT_TLS = 6, // Thread local data object enumerator in enum:llvm::ELF::__anon12487
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h889 STT_TLS = 6, // Thread local data object enumerator in enum:llvm::ELF::__anon20533
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h871 STT_TLS = 6, // Thread local data object enumerator in enum:llvm::ELF::__anon19697
/external/elfutils/libelf/
H A Delf.h490 #define STT_TLS 6 /* Symbol is thread-local data object*/ macro
/external/kmod/port-gnu/
H A Delf.h489 #define STT_TLS 6 /* Symbol is thread-local data object*/ macro

Completed in 539 milliseconds