Searched defs:TSAN_INTERCEPTOR_SIGSETJMP (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp557 #define TSAN_INTERCEPTOR_SIGSETJMP TSAN_INTERCEPTOR_SETJMP__(sigsetjmp_symname) macro
580 extern "C" int TSAN_INTERCEPTOR_SIGSETJMP(void *env) { function

Completed in 254 milliseconds