Searched refs:IndirectLeak (Results 1 – 4 of 4) sorted by relevance
985 ex->state = IndirectLeak; in lc_push_with_clique_if_a_chunk_ptr()1469 } else if (IndirectLeak == lr->key.state) { in print_results()1578 if (ind_ex->state == IndirectLeak in print_clique()
233 case IndirectLeak: loss = "indirectly lost"; break; in str_leak_lossmode()245 case IndirectLeak: loss = "Leak_IndirectlyLost"; break; in xml_leak_kind()276 case IndirectLeak: return "indirect"; in pp_Reachedness_for_leak_kinds()
374 IndirectLeak =2, // Leaked, but reachable from another leaked block enumerator
6254 = R2S(Possible) | R2S(IndirectLeak) | R2S(Unreached); in handle_gdb_monitor_command()