Home
last modified time | relevance | path

Searched refs:clo_xml (Results 1 – 25 of 32) sorted by relevance

12

/external/valgrind/main/coregrind/
Dm_libcassert.c294 const Bool save_clo_xml = VG_(clo_xml); in show_sched_status_wrk()
324 VG_(clo_xml) = False; in show_sched_status_wrk()
326 VG_(clo_xml) = save_clo_xml; in show_sched_status_wrk()
418 if (VG_(clo_xml)) in VG_()
439 if (VG_(clo_xml)) in panic()
463 if (VG_(clo_xml)) in VG_()
Dm_main.c531 else if VG_BOOL_CLO(arg, "--xml", VG_(clo_xml)) in main_process_cmd_line_options()
532 VG_(debugLog_setXml)(VG_(clo_xml)); in main_process_cmd_line_options()
856 if (VG_(clo_xml) && !VG_(needs).xml_output) { in main_process_cmd_line_options()
857 VG_(clo_xml) = False; in main_process_cmd_line_options()
870 if (VG_(clo_xml)) { in main_process_cmd_line_options()
1059 if (VG_(clo_xml) && tmp_xml_fd == -1) { in main_process_cmd_line_options()
1206 const HChar* xpre = VG_(clo_xml) ? " <line>" : ""; in print_preamble()
1207 const HChar* xpost = VG_(clo_xml) ? "</line>" : ""; in print_preamble()
1209 = VG_(clo_xml) ? VG_(printf_xml) : VG_(umsg); in print_preamble()
1212 = VG_(clo_xml) ? xml_arg : umsg_arg; in print_preamble()
[all …]
Dm_errormgr.c286 return VG_(needs).core_errors && VG_(clo_verbosity) >= 1 && !VG_(clo_xml); in VG_()
411 if (! VG_(clo_xml) ) { in gen_suppression()
460 if (VG_(clo_xml)) in VG_()
511 vg_assert( ! VG_(clo_xml) ); in do_actions_on_error()
688 && !VG_(clo_xml)) { in VG_()
728 && !VG_(clo_xml)) { in VG_()
826 pp_Error( p, /*allow_db_attach*/True, VG_(clo_xml) ); in VG_()
876 pp_Error(&err, allow_db_attach, VG_(clo_xml)); in VG_()
902 if (VG_(clo_xml)) in show_used_suppressions()
909 if (VG_(clo_xml)) { in show_used_suppressions()
[all …]
Dm_addrinfo.c202 const HChar* xpre = VG_(clo_xml) ? " <auxwhat>" : " "; in pp_addrinfo_WRK()
203 const HChar* xpost = VG_(clo_xml) ? "</auxwhat>" : ""; in pp_addrinfo_WRK()
319 VG_(clo_xml) ? " " : " ", in pp_addrinfo_WRK()
323 VG_(clo_xml) ? " " : " ", in pp_addrinfo_WRK()
Dm_debuglog.c59 static Bool clo_xml; variable
63 clo_xml = xml; in VG_()
851 if (clo_xml) in VG_()
Dm_stacks.c288 if (VG_(clo_verbosity) > 0 && complaints > 0 && !VG_(clo_xml)) { in complaints_stack_switch()
Dm_stacktrace.c1453 if (VG_(clo_xml)) { in printIpDesc()
1465 if (VG_(clo_xml)) in VG_()
1470 if (VG_(clo_xml)) in VG_()
Dm_options.c69 Bool VG_(clo_xml) = False;
Dm_signals.c1156 if (VG_(showing_core_errors)() && !VG_(clo_xml)) { in VG_()
1162 if (VG_(showing_core_errors)() && !VG_(clo_xml)) { in VG_()
1171 if (VG_(showing_core_errors)() && !VG_(clo_xml)) { in VG_()
1604 !VG_(clo_xml) ) { in default_action()
Dm_libcprint.c173 if (VG_(clo_xml)) { in emit_WRK()
/external/valgrind/main/drd/
Ddrd_error.c63 if (VG_(clo_xml)) { in DRD_()
78 if (VG_(clo_xml)) { in DRD_()
88 if (VG_(clo_xml)) in DRD_()
100 if (VG_(clo_xml)) in print_err_detail()
138 if (VG_(clo_xml)) { in first_observed()
156 const Bool xml = VG_(clo_xml); in drd_report_data_race()
294 if (err_extra && *err_extra != s_last_tid_printed && !VG_(clo_xml)) { in drd_tool_error_before_pp()
303 const Bool xml = VG_(clo_xml); in drd_tool_error_pp()
Ddrd_main.c695 if (s_show_stack_usage && !VG_(clo_xml)) { in drd_thread_finished()
757 if (VG_(clo_verbosity) == 1 && !VG_(clo_xml)) { in DRD_()
762 if ((VG_(clo_stats) || s_print_stats) && !VG_(clo_xml)) in DRD_()
Ddrd_malloc_wrappers.c353 if (VG_(clo_xml)) in DRD_()
Ddrd_thread.c1264 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()
1317 if (VG_(clo_xml)) in thread_report_conflicting_segments_segment()
/external/valgrind/main/include/
Dpub_tool_options.h169 extern Bool VG_(clo_xml);
/external/valgrind/main/coregrind/m_ume/
Dmain.c87 if (is_setuid && !VG_(clo_xml)) { in VG_()
/external/valgrind/main/memcheck/
Dmc_leakcheck.c1401 if (VG_(clo_verbosity) > 0 && !VG_(clo_xml)) { in print_results()
1675 if (VG_(clo_verbosity) >= 1 && !VG_(clo_xml)) { in MC_()
1774 if (VG_(clo_verbosity) > 1 && !VG_(clo_xml)) { in MC_()
1790 if (VG_(clo_verbosity) > 1 && !VG_(clo_xml)) { in MC_()
Dmc_malloc_wrappers.c345 if (!VG_(clo_xml)) in complain_about_silly_args()
356 if (!VG_(clo_xml)) in complain_about_silly_args2()
1111 if (VG_(clo_xml)) in MC_()
Dmc_errors.c201 if (VG_(clo_xml)) { in emit_WRK()
271 if (VG_(clo_xml)) { in mc_pp_origin()
386 const Bool xml = VG_(clo_xml); /* a shorthand */ in MC_()
Dmc_main.c1574 if (VG_(clo_verbosity) > 0 && !VG_(clo_xml)) { in set_address_range_perms()
6523 if (VG_(clo_xml)) { in mc_post_clo_init()
6766 if (VG_(clo_verbosity) == 1 && !VG_(clo_xml)) { in mc_fini()
6774 if (VG_(clo_verbosity) == 1 && !VG_(clo_xml)) { in mc_fini()
6779 if (MC_(any_value_errors) && !VG_(clo_xml) && VG_(clo_verbosity) >= 1 in mc_fini()
/external/valgrind/main/helgrind/
Dhg_errors.c694 if (VG_(clo_xml)) { in emit_WRK()
722 if (VG_(clo_xml)) { in announce_one_thread()
770 if (VG_(clo_xml)) { in announce_LockP()
876 const Bool xml = VG_(clo_xml); /* a shorthand, that's all */ in HG_()
/external/valgrind/main/exp-sgcheck/
Dpc_common.c273 if (VG_(clo_xml)) { in emit_WRK()
307 const Bool xml = VG_(clo_xml); /* a shorthand, that's all */ in pc_pp_Error()
Dh_main.c711 if (VG_(clo_verbosity) == 1 && !VG_(clo_xml)) { in h_fini()
/external/valgrind/main/coregrind/m_scheduler/
Dscheduler.c1412 if (show && VG_(clo_show_emwarns) && !VG_(clo_xml)) { in VG_()
1697 if (VG_(clo_xml)) { in print_client_message()
1749 if (VG_(clo_xml)) in print_client_message()
/external/valgrind/main/coregrind/m_debuginfo/
Dd3basics.c918 if (!VG_(clo_xml)) in ML_()

12