Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mman.cc42 OutputReport(rep, rep.GetReport()->stacks[0]); in SignalUnsafeCall()
Dtsan_rtl_report.cc359 bool OutputReport(const ScopedReport &srep, const ReportStack *suppress_stack) { in OutputReport() function
436 if (!OutputReport(rep, rep.GetReport()->mops[0]->stack)) in ReportRace()
Dtsan_rtl_mutex.cc67 OutputReport(rep); in MutexDestroy()
Dtsan_rtl.h439 bool OutputReport(const ScopedReport &srep,
Dtsan_rtl_thread.cc38 OutputReport(rep); in MaybeReportThreadLeak()
Dtsan_interceptors.cc1451 OutputReport(rep, rep.GetReport()->stacks[0]); in process_pending_signals()