Searched refs:vprintf_xml (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/include/
H A Dpub_tool_libcprint.h101 extern UInt VG_(vprintf_xml) ( const HChar *format, va_list vargs )
/external/valgrind/coregrind/
H A Dm_libcprint.c158 UInt VG_(vprintf_xml) ( const HChar *format, va_list vargs ) function
168 ret = VG_(vprintf_xml)(format, vargs);
176 return VG_(vprintf_xml)(format, vargs);
/external/valgrind/drd/
H A Ddrd_error.c65 VG_(vprintf_xml)(format, vargs);
80 VG_(vprintf_xml)(format, vargs);
101 VG_(vprintf_xml)(format, vargs);
/external/valgrind/exp-sgcheck/
H A Dpc_common.c274 VG_(vprintf_xml)(format, vargs);
/external/valgrind/helgrind/
H A Dhg_errors.c715 VG_(vprintf_xml)(format, vargs);
/external/valgrind/coregrind/m_scheduler/
H A Dscheduler.c1796 count = VG_(vprintf_xml)( xml_format, *vargsp );
/external/valgrind/memcheck/
H A Dmc_errors.c213 VG_(vprintf_xml)(format, vargs);

Completed in 347 milliseconds