Searched refs:TLS_SLOT_SANITIZER (Results 1 – 2 of 2) sorted by relevance
97 #define TLS_SLOT_SANITIZER 6 // was historically used for dlerror macro117 #define TLS_SLOT_SANITIZER 6 // was historically used for dlerror macro143 #define TLS_SLOT_SANITIZER (-2) macro
34 return reinterpret_cast<uintptr_t*>(&__get_tls()[TLS_SLOT_SANITIZER]); in getPlatformAllocatorTlsSlot()