Searched refs:SANITIZER_INTERCEPT_TLS_GET_ADDR (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_tls_get_addr.cpp21 #if SANITIZER_INTERCEPT_TLS_GET_ADDR
177 #endif // SANITIZER_INTERCEPT_TLS_GET_ADDR
H A Dsanitizer_platform_interceptors.h410 #define SANITIZER_INTERCEPT_TLS_GET_ADDR \ macro
H A Dsanitizer_common_interceptors.inc5406 (SANITIZER_INTERCEPT_TLS_GET_ADDR || SANITIZER_INTERCEPT_TLS_GET_OFFSET)
5411 #if SANITIZER_INTERCEPT_TLS_GET_ADDR
5470 (SANITIZER_INTERCEPT_TLS_GET_ADDR || SANITIZER_INTERCEPT_TLS_GET_OFFSET)
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_platform_interceptors.h590 #undef SANITIZER_INTERCEPT_TLS_GET_ADDR macro
591 #define SANITIZER_INTERCEPT_TLS_GET_ADDR 0 macro
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2421 #if SANITIZER_INTERCEPT_TLS_GET_ADDR
2424 #undef SANITIZER_INTERCEPT_TLS_GET_ADDR

Completed in 192 milliseconds