Home | History | Annotate | Download | only in coregrind

Lines Matching refs:clo_xml

511       else if VG_BOOL_CLO(arg, "--xml",            VG_(clo_xml)) {}
731 if (VG_(clo_xml) && !VG_(needs).xml_output) {
732 VG_(clo_xml) = False;
746 if (VG_(clo_xml)) {
892 if (VG_(clo_xml) && tmp_xml_fd == -1) {
1017 HChar* xpre = VG_(clo_xml) ? " <line>" : "";
1018 HChar* xpost = VG_(clo_xml) ? "</line>" : "";
1020 = VG_(clo_xml) ? VG_(printf_xml) : VG_(umsg);
1032 if (VG_(clo_xml)) {
1042 if (VG_(clo_xml) || VG_(clo_verbosity) > 0) {
1044 if (VG_(clo_xml))
1048 umsg_or_xml( VG_(clo_xml) ? "%s%t%t%t, %t%s\n" : "%s%s%s%s, %s%s\n",
1064 umsg_or_xml( VG_(clo_xml) ? "%s%t%s\n" : "%s%s%s\n",
1087 if (VG_(clo_xml))
1092 if (!VG_(clo_xml) && VG_(clo_verbosity) > 0 && !logging_to_fd) {
1096 if (VG_(clo_xml)) {
1145 if (VG_(clo_xml))
1871 // [for VG_(clo_verbosity), VG_(clo_xml),
2283 if (VG_(clo_xml)) {
2388 if (VG_(clo_xml))
2393 if (VG_(clo_xml)) {
2414 if (VG_(clo_xml)
2423 if (VG_(clo_xml)) {