Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2062 static void ReportErrnoSpoiling(ThreadState *thr, uptr pc, int sig) { in ReportErrnoSpoiling() function
2136 ReportErrnoSpoiling(thr, pc, sig); in CallUserSignalHandler()