Searched refs:DumpReport (Results 1 – 2 of 2) sorted by relevance
40 void DumpReport(const scudo_error_report* report, log_t* log,
89 DumpReport(&error_info_.reports[report_num++], log, unwinder); in DumpCause()93 void ScudoCrashData::DumpReport(const scudo_error_report* report, log_t* log, in DumpReport() function in ScudoCrashData