Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_debugging.cc22 static const char *ReportTypeDescription(ReportType typ) { in ReportTypeDescription() function
73 *description = ReportTypeDescription(rep->typ); in __tsan_get_report_data()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_debugging.cpp21 static const char *ReportTypeDescription(ReportType typ) { in ReportTypeDescription() function
78 *description = ReportTypeDescription(rep->typ); in __tsan_get_report_data()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_debugging.cc20 static const char *ReportTypeDescription(ReportType typ) { in ReportTypeDescription() function
71 *description = ReportTypeDescription(rep->typ); in __tsan_get_report_data()