Home
last modified time | relevance | path

Searched refs:TLS_SLOT_SANITIZER (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.h196 static const int TLS_SLOT_SANITIZER = 6; variable
199 return reinterpret_cast<uptr *>(&__get_tls()[TLS_SLOT_SANITIZER]); in get_android_tls_ptr()