Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp85 static void (*error_report_callback_)(const char *); member in __hwasan::ScopedReport
90 void (*ScopedReport::error_report_callback_)(const char *); variable