Searched refs:OutputReport (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_mutex.cpp | 65 OutputReport(thr, rep); in ReportMutexMisuse() 551 OutputReport(thr, rep); in ReportDeadlock() 575 OutputReport(thr, rep); in ReportDestroyLocked()
|
| H A D | tsan_rtl_thread.cpp | 99 OutputReport(thr, rep); in ThreadFinalize()
|
| H A D | tsan_rtl_report.cpp | 631 bool OutputReport(ThreadState *thr, const ScopedReport &srep) { in OutputReport() function 822 OutputReport(thr, rep); in ReportRace()
|
| H A D | tsan_interface_ann.cpp | 449 OutputReport(thr, rep); in ReportMutexHeldWrongContext()
|
| H A D | tsan_mman.cpp | 188 OutputReport(thr, rep); in SignalUnsafeCall()
|
| H A D | tsan_rtl.h | 498 bool OutputReport(ThreadState *thr, const ScopedReport &srep);
|
| H A D | tsan_interceptors_posix.cpp | 2072 OutputReport(thr, rep); in ReportErrnoSpoiling()
|