Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_interceptors.cc142 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/freebsd-12.1/contrib/compiler-rt/lib/msan/
H A Dmsan_interceptors.cc1300 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc2336 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc212 #ifndef COMMON_INTERCEPTOR_GET_TLS_RANGE
213 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) *begin = *end = 0;
5108 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);
5145 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);