Searched refs:OutputReport (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cpp61 OutputReport(thr, rep);
121 OutputReport(thr, rep);
536 OutputReport(thr, rep);
H A Dtsan_mman.cpp157 OutputReport(thr, rep);
H A Dtsan_rtl_report.cpp503 bool OutputReport(ThreadState *thr, const ScopedReport &srep) { function in namespace:__tsan
711 if (!OutputReport(thr, rep))
H A Dtsan_rtl_thread.cpp220 OutputReport(thr, rep);
H A Dtsan_rtl.h694 bool OutputReport(ThreadState *thr, const ScopedReport &srep);
H A Dtsan_interceptors_posix.cpp1928 // expected, OutputReport() will undo this.
1934 OutputReport(thr, rep);

Completed in 128 milliseconds