Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h529 #define SHF_TLS 0x400 /* Section contains TLS data. */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1190 SHF_TLS = 0x400U, enumerator