Searched defs:SHF_TLS (Results 1 – 4 of 4) sorted by relevance
363 #define SHF_TLS (1 << 10) /* Thread local storage section */ macro
389 #define SHF_TLS (1 << 10) /* Thread local storage section */ macro
319 #define SHF_TLS 0x400 /* thread local storage */ macro
1108 SHF_TLS = 0x400U, enumerator