Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_report.cpp86 static void (*error_report_callback_)(const char *); member in __hwasan::ScopedReport
91 void (*ScopedReport::error_report_callback_)(const char *); variable