Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_debuglog.h63 extern void VG_(debugLog_setXml)(Bool xml);
Dm_debuglog.c62 void VG_(debugLog_setXml)(Bool xml) in VG_() argument
Dm_main.c599 VG_(debugLog_setXml)(VG_(clo_xml)); in main_process_cmd_line_options() local