Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dm_errormgr.c287 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()
Dm_tooliface.c87 .tool_errors = False,
239 VG_(needs).tool_errors = True; in VG_()
Dpub_core_tooliface.h85 Bool tool_errors; member
Dm_main.c926 (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()