Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interface.inc23 INTERFACE_WEAK_FUNCTION(__sanitizer_report_error_summary)
H A Dsanitizer_common.cpp121 __sanitizer_report_error_summary(buff.data()); in ReportErrorSummary()
393 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_report_error_summary, in SANITIZER_INTERFACE_WEAK_DEF() argument
H A Dsanitizer_interface_internal.h50 __sanitizer_report_error_summary(const char *error_summary);
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dcommon_interface_defs.h63 __sanitizer_report_error_summary(const char *error_summary);