Searched refs:IndirectLeak (Results 1 – 4 of 4) sorted by relevance
271 IndirectLeak =2, // Leaked, but reachable from another leaked block enumerator284 (R2S(Reachable) | R2S(Possible) | R2S(IndirectLeak) | R2S(Unreached))
883 ex->state = IndirectLeak; in lc_push_with_clique_if_a_chunk_ptr()1384 } else if (IndirectLeak == lr->key.state) { in print_results()1490 if (ind_ex->state == IndirectLeak in print_clique()
222 case IndirectLeak: loss = "indirectly lost"; break; in str_leak_lossmode()234 case IndirectLeak: loss = "Leak_IndirectlyLost"; break; in xml_leak_kind()252 case IndirectLeak: return "indirect"; in pp_Reachedness_for_leak_kinds()
5614 = R2S(Possible) | R2S(IndirectLeak) | R2S(Unreached); in handle_gdb_monitor_command()