Searched refs:COMMON_INTERCEPTOR_USER_CALLBACK_START (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2331 #define COMMON_INTERCEPTOR_USER_CALLBACK_START() \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc229 #ifndef COMMON_INTERCEPTOR_USER_CALLBACK_START
230 #define COMMON_INTERCEPTOR_USER_CALLBACK_START() {}
4139 COMMON_INTERCEPTOR_USER_CALLBACK_START();

Completed in 84 milliseconds