Searched refs:clo_xml_fname_unexpanded (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_options.h111 extern Char* VG_(clo_xml_fname_unexpanded);
H A Dm_libcproc.c710 Char* VG_(clo_xml_fname_unexpanded) = NULL; variable
725 if (VG_(xml_output_sink).is_socket == False && VG_(clo_xml_fname_unexpanded) != NULL) {
H A Dm_main.c342 Char *fsname_unexpanded = xml ? VG_(clo_xml_fname_unexpanded) :
623 VG_(clo_xml_fname_unexpanded) =
1139 Char *xml_fname_unexpanded = VG_(clo_xml_fname_unexpanded);

Completed in 50 milliseconds