Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_report.cpp62 static const char *ReportTypeString(ReportType typ, uptr tag) { in ReportTypeString() function
309 const char *rep_typ_str = ReportTypeString(rep->typ, rep->tag); in PrintReport()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_report.cc79 static const char *ReportTypeString(ReportType typ, uptr tag) { in ReportTypeString() function
317 const char *rep_typ_str = ReportTypeString(rep->typ, rep->tag); in PrintReport()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_report.cc77 static const char *ReportTypeString(ReportType typ, uptr tag) { in ReportTypeString() function
315 const char *rep_typ_str = ReportTypeString(rep->typ, rep->tag); in PrintReport()