Searched refs:PrintReportForLeak (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common.h108 void PrintReportForLeak(uptr index);
H A Dlsan_common.cc718 PrintReportForLeak(i);
728 void LeakReport::PrintReportForLeak(uptr index) { function in class:__lsan::LeakReport
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common.h108 void PrintReportForLeak(uptr index);
H A Dlsan_common.cc716 PrintReportForLeak(i);
726 void LeakReport::PrintReportForLeak(uptr index) { function in class:__lsan::LeakReport
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common.h113 void PrintReportForLeak(uptr index);
H A Dlsan_common.cpp842 PrintReportForLeak(i);
852 void LeakReport::PrintReportForLeak(uptr index) { function in class:__lsan::LeakReport

Completed in 137 milliseconds