Home
last modified time | relevance | path

Searched defs:ReportErrorSummary (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_libcdep.cc49 void ReportErrorSummary(const char *error_type, StackTrace *stack) { in ReportErrorSummary() function
Dsanitizer_common.cc197 void ReportErrorSummary(const char *error_message) { in ReportErrorSummary() function
206 void ReportErrorSummary(const char *error_type, const AddressInfo &info) { in ReportErrorSummary() function