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.cc151 ShowStatsAndAbort(); in _CrtDbgReport()
156 ShowStatsAndAbort(); in _CrtDbgReportW()
Dasan_internal.h69 void NORETURN ShowStatsAndAbort();
Dasan_rtl.cc80 void ShowStatsAndAbort() { in ShowStatsAndAbort() function