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