Searched refs:core_errors (Results 1 – 4 of 4) sorted by relevance
88 .core_errors = False,221 NEEDS(core_errors) in NEEDS()
85 Bool core_errors; member
924 !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()
287 return VG_(needs).core_errors && VG_(clo_verbosity) >= 1 && !VG_(clo_xml); in VG_()1331 if (VG_(needs).core_errors && tool_name_present("core", tool_names)) in load_one_suppressions_file()