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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2334 #define COMMON_INTERCEPTOR_USER_CALLBACK_END() \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc233 #ifndef COMMON_INTERCEPTOR_USER_CALLBACK_END
234 #define COMMON_INTERCEPTOR_USER_CALLBACK_END() {}
4141 COMMON_INTERCEPTOR_USER_CALLBACK_END();

Completed in 71 milliseconds