Home
last modified time | relevance | path

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

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