Home
last modified time | relevance | path

Searched defs:init_log_xml_sinks (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/
Dm_libcprint.c480 void VG_(init_log_xml_sinks)(VgLogTo log_to, VgLogTo xml_to, in VG_() argument
Dm_main.c994 VG_(init_log_xml_sinks)(log_to, xml_to, tmp_log_fd, tmp_xml_fd); in main_process_cmd_line_options() local