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.cc47 static bool report_happened = false; variable
719 report_happened = true; in StartReporting()
1141 return report_happened ? 1 : 0; in __asan_report_present()