Home | History | Annotate | Download | only in memcheck

Lines Matching refs:IndirectLeak

222       case IndirectLeak: loss = "indirectly lost"; break;
234 case IndirectLeak: loss = "Leak_IndirectlyLost"; break;
252 case IndirectLeak: return "indirect";