Searched refs:parse_leak_kinds (Results 1 – 3 of 3) sorted by relevance
448 extern Bool MC_(parse_leak_kinds) ( const HChar* str0, UInt* lks );
241 Bool MC_(parse_leak_kinds) ( const HChar* str0, UInt* lks ) in MC_() argument1262 if (!MC_(parse_leak_kinds)((*bufpp)+i, &lse->match_leak_kinds)) { in MC_()
5243 if (!MC_(parse_leak_kinds)(tmp_str, &MC_(clo_error_for_leak_kinds))) in mc_process_cmd_line_options()5247 if (!MC_(parse_leak_kinds)(tmp_str, &MC_(clo_show_leak_kinds))) in mc_process_cmd_line_options()5602 if (wcmd == NULL || !MC_(parse_leak_kinds)(wcmd, in handle_gdb_monitor_command()