Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.cc48 static bool report_happened = false; variable
720 report_happened = true; in StartReporting()
1226 return report_happened ? 1 : 0; in __asan_report_present()