Searched refs:SHF_TLS (Results 1 – 7 of 7) sorted by relevance
319 #define SHF_TLS 0x400 /* Thread local storage */ macro
337 #define SHF_TLS 0x400 /* Section contains TLS data. */ macro
477 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro