Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_malloc_win.cc129 ShowStatsAndAbort(); in _CrtDbgReport()
134 ShowStatsAndAbort(); in _CrtDbgReportW()
Dasan_internal.h68 void NORETURN ShowStatsAndAbort();
Dasan_rtl.cc84 void ShowStatsAndAbort() { in ShowStatsAndAbort() function