Home
last modified time | relevance | path

Searched refs:srep (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp632 bool OutputReport(ThreadState *thr, const ScopedReport &srep) { in OutputReport() argument
638 const ReportDesc *rep = srep.GetReport(); in OutputReport()
653 FiredSuppression s = {srep.GetReport()->typ, pc_or_addr, supp}; in OutputReport()
H A Dtsan_rtl.h495 bool OutputReport(ThreadState *thr, const ScopedReport &srep);
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl_report.cpp736 bool OutputReport(ThreadState *thr, const ScopedReport &srep) { in OutputReport() argument
742 const ReportDesc *rep = srep.GetReport(); in OutputReport()
757 FiredSuppression s = {srep.GetReport()->typ, pc_or_addr, supp}; in OutputReport()
H A Dtsan_rtl.h442 bool OutputReport(ThreadState *thr, const ScopedReport &srep);