Searched refs:tool_errors (Results 1 – 4 of 4) sorted by relevance
287 if (VG_(needs).tool_errors) { in eq_Error()574 vg_assert(VG_(needs).tool_errors); in pp_Error()796 vg_assert(VG_(needs).tool_errors); in VG_()1226 else if (VG_(needs).tool_errors && in load_one_suppressions_file()1247 if (VG_(needs).tool_errors && in load_one_suppressions_file()1447 if (VG_(needs).tool_errors) { in supp_matches_error()
87 .tool_errors = False,239 VG_(needs).tool_errors = True; in VG_()
85 Bool tool_errors; member
926 (VG_(needs).core_errors || VG_(needs).tool_errors)) { in main_process_cmd_line_options()2261 if (VG_(needs).core_errors || VG_(needs).tool_errors) { in valgrind_main()2415 && (VG_(needs).core_errors || VG_(needs).tool_errors)) { in shutdown_actions_NORETURN()2420 if (VG_(needs).core_errors || VG_(needs).tool_errors) in shutdown_actions_NORETURN()