Home
last modified time | relevance | path

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

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