Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cpp65 OutputReport(thr, rep); in ReportMutexMisuse()
551 OutputReport(thr, rep); in ReportDeadlock()
575 OutputReport(thr, rep); in ReportDestroyLocked()
H A Dtsan_rtl_thread.cpp99 OutputReport(thr, rep); in ThreadFinalize()
H A Dtsan_rtl_report.cpp631 bool OutputReport(ThreadState *thr, const ScopedReport &srep) { in OutputReport() function
822 OutputReport(thr, rep); in ReportRace()
H A Dtsan_interface_ann.cpp449 OutputReport(thr, rep); in ReportMutexHeldWrongContext()
H A Dtsan_mman.cpp188 OutputReport(thr, rep); in SignalUnsafeCall()
H A Dtsan_rtl.h498 bool OutputReport(ThreadState *thr, const ScopedReport &srep);
H A Dtsan_interceptors_posix.cpp2072 OutputReport(thr, rep); in ReportErrnoSpoiling()