Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_common.h90 void PrintReportForLeak(uptr index);
Dlsan_common.cc583 PrintReportForLeak(i); in ReportTopLeaks()
593 void LeakReport::PrintReportForLeak(uptr index) { in PrintReportForLeak() function in __lsan::LeakReport