Home
last modified time | relevance | path

Searched refs:__sanitizer_report_error_summary (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_interface_internal.h43 void __sanitizer_report_error_summary(const char *error_summary);
Dsanitizer_common.cc237 __sanitizer_report_error_summary(buff.data()); in ReportErrorSummary()
349 void __sanitizer_report_error_summary(const char *error_summary) { in __sanitizer_report_error_summary() function
/external/compiler-rt/include/sanitizer/
Dcommon_interface_defs.h53 void __sanitizer_report_error_summary(const char *error_summary);
/external/compiler-rt/lib/asan/
Dasan_win_dll_thunk.cc320 INTERFACE_FUNCTION(__sanitizer_report_error_summary)