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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_tls_get_addr.cpp19 #if SANITIZER_INTERCEPT_TLS_GET_ADDR
152 #endif // SANITIZER_INTERCEPT_TLS_GET_ADDR
H A Dsanitizer_platform_interceptors.h417 #define SANITIZER_INTERCEPT_TLS_GET_ADDR \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2206 #if SANITIZER_INTERCEPT_TLS_GET_ADDR
2209 #undef SANITIZER_INTERCEPT_TLS_GET_ADDR macro

Completed in 139 milliseconds