Home
last modified time | relevance | path

Searched refs:ShowStatsAndAbort (Results 1 – 6 of 6) 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
/external/llvm-project/compiler-rt/lib/asan/
Dasan_internal.h72 void NORETURN ShowStatsAndAbort();
Dasan_malloc_win.cpp191 ShowStatsAndAbort(); in _CrtDbgReport()
196 ShowStatsAndAbort(); in _CrtDbgReportW()
Dasan_rtl.cpp89 void ShowStatsAndAbort() { in ShowStatsAndAbort() function