Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_report.cpp74 static void SetErrorReportCallback(void (*callback)(const char *)) { in SetErrorReportCallback() function in __hwasan::ScopedReport
667 __hwasan::ScopedReport::SetErrorReportCallback(callback); in __hwasan_set_error_report_callback()