Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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_mman.cpp174 OutputReport(thr, rep); in SignalUnsafeCall()
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_rtl.h498 bool OutputReport(ThreadState *thr, const ScopedReport &srep);
H A Dtsan_interceptors_posix.cpp2077 OutputReport(thr, rep); in ReportErrnoSpoiling()