/external/valgrind/main/coregrind/ |
D | m_errormgr.c | 271 return VG_(needs).core_errors && VG_(clo_verbosity) >= 1 && !VG_(clo_xml); in VG_() 396 if (! VG_(clo_xml) ) { in gen_suppression() 445 if (VG_(clo_xml)) in VG_() 496 vg_assert( ! VG_(clo_xml) ); in do_actions_on_error() 694 && !VG_(clo_xml)) { in VG_() 734 && !VG_(clo_xml)) { in VG_() 839 pp_Error( p, /*allow_db_attach*/True, VG_(clo_xml) ); in VG_() 889 pp_Error(&err, allow_db_attach, VG_(clo_xml)); in VG_() 917 if (VG_(clo_xml)) in show_used_suppressions() 924 if (VG_(clo_xml)) { in show_used_suppressions() [all …]
|
D | m_main.c | 521 else if VG_BOOL_CLO(arg, "--xml", VG_(clo_xml)) in main_process_cmd_line_options() 522 VG_(debugLog_setXml)(VG_(clo_xml)); in main_process_cmd_line_options() 765 if (VG_(clo_xml) && !VG_(needs).xml_output) { in main_process_cmd_line_options() 766 VG_(clo_xml) = False; in main_process_cmd_line_options() 780 if (VG_(clo_xml)) { in main_process_cmd_line_options() 926 if (VG_(clo_xml) && tmp_xml_fd == -1) { in main_process_cmd_line_options() 1055 HChar* xpre = VG_(clo_xml) ? " <line>" : ""; in print_preamble() 1056 HChar* xpost = VG_(clo_xml) ? "</line>" : ""; in print_preamble() 1058 = VG_(clo_xml) ? VG_(printf_xml) : VG_(umsg); in print_preamble() 1061 = VG_(clo_xml) ? xml_arg : umsg_arg; in print_preamble() [all …]
|
D | m_libcassert.c | 225 VG_(clo_xml) = False; in report_and_quit() 270 if (VG_(clo_xml)) in VG_() 291 if (VG_(clo_xml)) in panic() 315 if (VG_(clo_xml)) in VG_()
|
D | m_debuglog.c | 59 static Bool clo_xml; variable 63 clo_xml = xml; in VG_() 746 if (clo_xml) in VG_()
|
D | m_stacktrace.c | 836 if (VG_(clo_xml)) { in printIpDesc() 848 if (VG_(clo_xml)) in VG_() 853 if (VG_(clo_xml)) in VG_()
|
D | m_stacks.c | 304 if (VG_(clo_verbosity) > 0 && moans > 0 && !VG_(clo_xml)) { in VG_()
|
D | m_options.c | 62 Bool VG_(clo_xml) = False;
|
D | m_signals.c | 1037 if (VG_(showing_core_errors)() && !VG_(clo_xml)) { in VG_() 1043 if (VG_(showing_core_errors)() && !VG_(clo_xml)) { in VG_() 1052 if (VG_(showing_core_errors)() && !VG_(clo_xml)) { in VG_() 1485 !VG_(clo_xml) ) { in default_action()
|
/external/valgrind/main/drd/ |
D | drd_error.c | 64 if (VG_(clo_xml)) { in DRD_() 79 if (VG_(clo_xml)) { in DRD_() 89 if (VG_(clo_xml)) in DRD_() 101 if (VG_(clo_xml)) in print_err_detail() 139 if (VG_(clo_xml)) { in first_observed() 157 const Bool xml = VG_(clo_xml); in drd_report_data_race() 295 if (err_extra && *err_extra != s_last_tid_printed && !VG_(clo_xml)) { in drd_tool_error_before_pp() 304 const Bool xml = VG_(clo_xml); in drd_tool_error_pp()
|
D | drd_main.c | 621 if (s_show_stack_usage && !VG_(clo_xml)) { in drd_thread_finished() 683 if (VG_(clo_verbosity) == 1 && !VG_(clo_xml)) { in DRD_() 688 if ((VG_(clo_stats) || s_print_stats) && !VG_(clo_xml)) in DRD_()
|
D | drd_malloc_wrappers.c | 354 if (VG_(clo_xml)) in DRD_()
|
D | drd_thread.c | 1262 if (!VG_(clo_xml)) in show_call_stack() 1303 if (VG_(clo_xml)) in thread_report_conflicting_segments_segment() 1309 if (VG_(clo_xml)) in thread_report_conflicting_segments_segment() 1316 if (VG_(clo_xml)) in thread_report_conflicting_segments_segment()
|
/external/valgrind/main/include/ |
D | pub_tool_options.h | 160 extern Bool VG_(clo_xml);
|
/external/valgrind/main/memcheck/ |
D | mc_errors.c | 276 if (VG_(clo_xml)) { in emit_WRK() 301 HChar* xpre = VG_(clo_xml) ? " <auxwhat>" : " "; in mc_pp_AddrInfo() 302 HChar* xpost = VG_(clo_xml) ? "</auxwhat>" : ""; in mc_pp_AddrInfo() 368 VG_(clo_xml) ? " " : " ", in mc_pp_AddrInfo() 372 VG_(clo_xml) ? " " : " ", in mc_pp_AddrInfo() 427 if (VG_(clo_xml)) { in mc_pp_origin() 453 const Bool xml = VG_(clo_xml); /* a shorthand */ in MC_()
|
D | mc_leakcheck.c | 1024 if (VG_(clo_verbosity) > 0 && !VG_(clo_xml)) { in print_results() 1102 if (VG_(clo_verbosity) >= 1 && !VG_(clo_xml)) { in MC_() 1192 if (VG_(clo_verbosity) > 1 && !VG_(clo_xml)) { in MC_() 1253 if (VG_(clo_verbosity) > 1 && !VG_(clo_xml)) { in MC_()
|
D | mc_malloc_wrappers.c | 212 if (!VG_(clo_xml)) in complain_about_silly_args() 223 if (!VG_(clo_xml)) in complain_about_silly_args2() 984 if (VG_(clo_xml)) in MC_()
|
D | mc_main.c | 1312 if (VG_(clo_verbosity) > 0 && !VG_(clo_xml)) { in set_address_range_perms() 5999 if (VG_(clo_verbosity) == 1 && !VG_(clo_xml)) { in mc_fini() 6007 if (VG_(clo_verbosity) == 1 && !VG_(clo_xml)) { in mc_fini() 6012 if (MC_(any_value_errors) && !VG_(clo_xml) && VG_(clo_verbosity) >= 1 in mc_fini()
|
/external/valgrind/main/coregrind/m_ume/ |
D | main.c | 87 if (is_setuid && !VG_(clo_xml)) { in VG_()
|
/external/valgrind/main/helgrind/ |
D | hg_errors.c | 744 if (VG_(clo_xml)) { in emit_WRK() 772 if (VG_(clo_xml)) { in announce_one_thread() 821 if (VG_(clo_xml)) { in announce_LockP() 927 const Bool xml = VG_(clo_xml); /* a shorthand, that's all */ in HG_()
|
/external/valgrind/main/exp-sgcheck/ |
D | pc_common.c | 273 if (VG_(clo_xml)) { in emit_WRK() 307 const Bool xml = VG_(clo_xml); /* a shorthand, that's all */ in pc_pp_Error()
|
D | h_main.c | 710 if (VG_(clo_verbosity) == 1 && !VG_(clo_xml)) { in h_fini()
|
D | sg_main.c | 345 if (moans > 0 && !VG_(clo_xml)) { in StackBlocks__find_and_dealloc__or_add() 740 if (already_present && moans > 0 && !VG_(clo_xml)) { in add_block_to_GlobalTree()
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | d3basics.c | 906 if (!VG_(clo_xml)) in ML_()
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-aix5.c | 220 if (!VG_(clo_xml)) { in ML_() 1442 if (moans > 0 && !VG_(clo_xml)) { in PRE()
|
/external/valgrind/main/coregrind/m_scheduler/ |
D | scheduler.c | 1220 if (show && VG_(clo_show_emwarns) && !VG_(clo_xml)) { in VG_()
|