Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp285 const char *rep_typ_str = ReportTypeString(rep->typ, rep->tag); in PrintReport() local
287 Printf("WARNING: ThreadSanitizer: %s (pid=%d)\n", rep_typ_str, in PrintReport()
354 ReportErrorSummary(rep_typ_str, frame->info); in PrintReport()