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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cc242 const char *rep_typ_str = ReportTypeString(rep->typ); local
244 Printf("WARNING: ThreadSanitizer: %s (pid=%d)\n", rep_typ_str,
307 ReportErrorSummary(rep_typ_str, ent->file, ent->line, ent->func);

Completed in 734 milliseconds