Searched defs:SECTION_TLS (Results 1 – 2 of 2) sorted by relevance
377 #define SECTION_TLS 0x40000 /* contains thread-local storage */ macro
386 SECTION_TLS = 1UL << 17, /* contains thread-local storage */ enumerator