Searched refs:SuppressErrorReport (Results 1 – 1 of 1) sorted by relevance
1007 static bool SuppressErrorReport(uptr pc) { in SuppressErrorReport() function1021 if (!fatal && SuppressErrorReport(pc)) return; in ReportGenericError()