Home
last modified time | relevance | path

Searched refs:umsg_or_xml_arg (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/
Dm_libcprint.c125 void (*umsg_or_xml_arg)( const HChar *) = VG_(clo_xml) ? xml_arg : umsg_arg; in VG_() local
174 umsg_or_xml_arg(VG_(args_the_exename)); in VG_()
179 umsg_or_xml_arg(s); in VG_()