Home
last modified time | relevance | path

Searched refs:PrintReportForLeak (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/compiler-rt/lib/lsan/
HDlsan_common.h89 void PrintReportForLeak(uptr index);
HDlsan_common.cc548 PrintReportForLeak(i); in ReportTopLeaks()
558 void LeakReport::PrintReportForLeak(uptr index) { in PrintReportForLeak() function in __lsan::LeakReport