Searched defs:SHF_TLS (Results 1 – 7 of 7) sorted by relevance
743 SHF_TLS = 0x400U, enumerator
744 SHF_TLS = 0x400U, enumerator
916 SHF_TLS = 0x400U, enumerator
943 SHF_TLS = 0x400U, enumerator
318 #define SHF_TLS (1 << 10) macro
368 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro
477 #define SHF_TLS (1 << 10) /* Section hold thread-local data. */ macro