Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_diagnostics.cpp42 static const char *GetErrorTypeStr(const DiagnosticsInfo &info) { in GetErrorTypeStr() function
57 Report("ERROR: RealtimeSanitizer: %s\n", GetErrorTypeStr(info)); in PrintError()
94 ReportErrorSummary(GetErrorTypeStr(info), &stack); in PrintErrorSummary()