Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_debugging.cc20 static const char *ReportTypeDescription(ReportType typ) { in ReportTypeDescription() function
70 *description = ReportTypeDescription(rep->typ); in __tsan_get_report_data()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_debugging.cpp21 static const char *ReportTypeDescription(ReportType typ) { in ReportTypeDescription() function
78 *description = ReportTypeDescription(rep->typ); in __tsan_get_report_data()