Searched defs:ReportErrorSummary (Results 1 – 6 of 6) sorted by relevance
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_symbolizer_report.cc | 30 void ReportErrorSummary(const char *error_type, const AddressInfo &info, in ReportErrorSummary() function 71 void ReportErrorSummary(const char *error_type, const StackTrace *stack, in ReportErrorSummary() function
|
H A D | sanitizer_common.cc | 86 void ReportErrorSummary(const char *error_message, const char *alt_tool_name) { in ReportErrorSummary() function
|
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_report.cc | 32 void ReportErrorSummary(const char *error_type, const AddressInfo &info, in ReportErrorSummary() function 73 void ReportErrorSummary(const char *error_type, const StackTrace *stack, in ReportErrorSummary() function
|
H A D | sanitizer_common.cc | 88 void ReportErrorSummary(const char *error_message, const char *alt_tool_name) { in ReportErrorSummary() function
|
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_symbolizer_report.cc | 30 void ReportErrorSummary(const char *error_type, const AddressInfo &info, in ReportErrorSummary() function 71 void ReportErrorSummary(const char *error_type, const StackTrace *stack, in ReportErrorSummary() function
|
H A D | sanitizer_common.cc | 86 void ReportErrorSummary(const char *error_message, const char *alt_tool_name) { in ReportErrorSummary() function
|