Home
last modified time | relevance | path

Searched refs:tool_errors (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/
Dm_errormgr.c306 if (VG_(needs).tool_errors) { in eq_Error()
587 vg_assert(VG_(needs).tool_errors); in pp_Error()
822 vg_assert(VG_(needs).tool_errors); in VG_()
1351 else if (VG_(needs).tool_errors && in load_one_suppressions_file()
1377 if (VG_(needs).tool_errors && in load_one_suppressions_file()
1898 if (VG_(needs).tool_errors) { in supp_matches_error()
Dm_tooliface.c89 .tool_errors = False,
245 VG_(needs).tool_errors = True; in VG_()
Dpub_core_tooliface.h85 Bool tool_errors; member
Dm_main.c954 !VG_(needs).core_errors && !VG_(needs).tool_errors) { in main_process_cmd_line_options()
1228 (VG_(needs).core_errors || VG_(needs).tool_errors)) { in main_process_cmd_line_options()
2465 if (VG_(needs).core_errors || VG_(needs).tool_errors) { in valgrind_main()
2613 && (VG_(needs).core_errors || VG_(needs).tool_errors)) { in shutdown_actions_NORETURN()
2618 if (VG_(needs).core_errors || VG_(needs).tool_errors) in shutdown_actions_NORETURN()