Home
last modified time | relevance | path

Searched refs:show_leak_kinds (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/memcheck/
Dmc_include.h342 UInt show_leak_kinds; member
Dmc_leakcheck.c1235 && RiS(lr->key.state,lcp->show_leak_kinds); in get_printing_rules()
1495 MC_(blocks_reachable) > 0 && !RiS(Reachable,lcp->show_leak_kinds)) { in print_results()
Dmc_main.c5589 lcp.show_leak_kinds = R2S(Possible) | R2S(Unreached); in handle_gdb_monitor_command()
5618 &lcp.show_leak_kinds)) { in handle_gdb_monitor_command()
5625 lcp.show_leak_kinds = MC_(all_Reachedness)(); in handle_gdb_monitor_command()
5628 lcp.show_leak_kinds in handle_gdb_monitor_command()
5632 lcp.show_leak_kinds = R2S(Unreached); in handle_gdb_monitor_command()
5891 lcp.show_leak_kinds = MC_(clo_show_leak_kinds); in mc_handle_client_request()
6776 lcp.show_leak_kinds = MC_(clo_show_leak_kinds); in mc_fini()