Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_internal.h72 void NORETURN ShowStatsAndAbort();
H A Dasan_malloc_win.cpp191 ShowStatsAndAbort(); in _CrtDbgReport()
196 ShowStatsAndAbort(); in _CrtDbgReportW()
H A Dasan_rtl.cpp83 void ShowStatsAndAbort() { in ShowStatsAndAbort() function