Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_report.cpp86 static void (*error_report_callback_)(const char *); member in __hwasan::ScopedReport
91 void (*ScopedReport::error_report_callback_)(const char *); variable