Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp632 bool OutputReport(ThreadState *thr, const ScopedReport &srep) { in OutputReport() function
823 OutputReport(thr, rep); in ReportRace()
H A Dtsan_rtl.h495 bool OutputReport(ThreadState *thr, const ScopedReport &srep);
H A Dtsan_interceptors_posix.cpp1980 OutputReport(thr, rep); in ReportErrnoSpoiling()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl_mutex.cpp63 OutputReport(thr, rep); in ReportMutexMisuse()
123 OutputReport(thr, rep); in MutexDestroy()
552 OutputReport(thr, rep); in ReportDeadlock()
H A Dtsan_rtl_thread.cpp103 OutputReport(thr, rep); in ThreadFinalize()
H A Dtsan_mman.cpp168 OutputReport(thr, rep); in SignalUnsafeCall()
H A Dtsan_rtl_report.cpp736 bool OutputReport(ThreadState *thr, const ScopedReport &srep) { in OutputReport() function
944 OutputReport(thr, rep); in ReportRace()
H A Dtsan_rtl.h442 bool OutputReport(ThreadState *thr, const ScopedReport &srep);
H A Dtsan_interceptors_posix.cpp1977 OutputReport(thr, rep); in ReportErrnoSpoiling()