Home
last modified time | relevance | path

Searched defs:__sanitizer_report_error_summary (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/test/asan/TestCases/
H A Dreport_error_summary.cpp11 extern "C" void __sanitizer_report_error_summary(const char *summary) { __sanitizer_report_error_summary() function
/llvm-project/compiler-rt/test/tsan/Linux/
H A Ddouble_race.cpp12 __sanitizer_report_error_summary(const char *summary) { in __sanitizer_report_error_summary() function
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp393 SANITIZER_INTERFACE_WEAK_DEF(void,__sanitizer_report_error_summary,const char * error_summary) SANITIZER_INTERFACE_WEAK_DEF() argument