Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_errormgr.c305 if (VG_(needs).tool_errors) { in eq_Error()
576 vg_assert(VG_(needs).tool_errors); in pp_Error()
811 vg_assert(VG_(needs).tool_errors); in VG_()
1340 else if (VG_(needs).tool_errors && in load_one_suppressions_file()
1366 if (VG_(needs).tool_errors && in load_one_suppressions_file()
1887 if (VG_(needs).tool_errors) { in supp_matches_error()
Dm_tooliface.c89 .tool_errors = False,
247 VG_(needs).tool_errors = True; in VG_()
Dpub_core_tooliface.h86 Bool tool_errors; member
Dm_main.c924 !VG_(needs).core_errors && !VG_(needs).tool_errors) { in main_process_cmd_line_options()
1004 (VG_(needs).core_errors || VG_(needs).tool_errors)) { in main_process_cmd_line_options()
1981 if (VG_(needs).core_errors || VG_(needs).tool_errors) { in valgrind_main()
2129 && (VG_(needs).core_errors || VG_(needs).tool_errors)) { in shutdown_actions_NORETURN()
2134 if (VG_(needs).core_errors || VG_(needs).tool_errors) in shutdown_actions_NORETURN()