Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_common.h227 void PrintReportForLeak(uptr index);
HDlsan_common.cpp909 PrintReportForLeak(i); in ReportTopLeaks()
920 void LeakReport::PrintReportForLeak(uptr index) { in PrintReportForLeak() function in __lsan::LeakReport