Searched refs:show_all_errors (Results 1 – 4 of 4) sorted by relevance
58 extern void VG_(show_all_errors) ( Int verbosity, Bool xml );
966 void VG_(show_all_errors) ( Int verbosity, Bool xml ) in VG_() argument
2135 VG_(show_all_errors)(VG_(clo_verbosity), VG_(clo_xml)); in shutdown_actions_NORETURN() local
375 VG_(show_all_errors)(/* verbosity */ 2, /* xml */ False); in handle_gdb_valgrind_command()