Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.cc292 const char *rep_typ_str = ReportTypeString(rep->typ); in PrintReport() local
294 Printf("WARNING: ThreadSanitizer: %s (pid=%d)\n", rep_typ_str, in PrintReport()
358 ReportErrorSummary(rep_typ_str, frame->info); in PrintReport()