Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_interceptors.cpp102 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/external/llvm-project/compiler-rt/lib/asan/
Dasan_interceptors.cpp141 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc194 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1324 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_interceptors.cpp1309 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2259 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc138 #ifndef COMMON_INTERCEPTOR_GET_TLS_RANGE
139 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) *begin = *end = 0;
4458 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);
4491 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp2373 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc214 #ifndef COMMON_INTERCEPTOR_GET_TLS_RANGE
215 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) *begin = *end = 0;
5301 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);
5338 COMMON_INTERCEPTOR_GET_TLS_RANGE(&tls_begin, &tls_end);