Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp631 bool OutputReport(ThreadState *thr, const ScopedReport &srep) { in OutputReport() argument
637 const ReportDesc *rep = srep.GetReport(); in OutputReport()
652 FiredSuppression s = {srep.GetReport()->typ, pc_or_addr, supp}; in OutputReport()
H A Dtsan_rtl.h498 bool OutputReport(ThreadState *thr, const ScopedReport &srep);