Home
last modified time | relevance | path

Searched defs:COMMON_INTERCEPTOR_GET_TLS_RANGE (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp170 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_interceptors.cpp100 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp144 # define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1341 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_interceptors_posix.cpp2463 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2469 #define COMMON_INTERCEPTOR_GET_TLS_RANGE(begin, end) \ macro