Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_error.c64 VG_(vprintf_xml)(format, vargs); in DRD_() local
79 VG_(vprintf_xml)(format, vargs); in DRD_() local
100 VG_(vprintf_xml)(format, vargs); in print_err_detail() local
/external/valgrind/include/
Dpub_tool_libcprint.h101 extern UInt VG_(vprintf_xml) ( const HChar *format, va_list vargs )
/external/valgrind/coregrind/
Dm_libcprint.c666 UInt VG_(vprintf_xml) ( const HChar *format, va_list vargs ) in VG_() argument
676 ret = VG_(vprintf_xml)(format, vargs); in VG_()
684 return VG_(vprintf_xml)(format, vargs); in emit_WRK()
/external/valgrind/exp-sgcheck/
Dpc_common.c274 VG_(vprintf_xml)(format, vargs); in emit_WRK() local
/external/valgrind/helgrind/
Dhg_errors.c715 VG_(vprintf_xml)(format, vargs); in emit_WRK() local
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c1822 count = VG_(vprintf_xml)( xml_format, *vargsp ); in print_client_message()
/external/valgrind/memcheck/
Dmc_errors.c213 VG_(vprintf_xml)(format, vargs); in emit_WRK() local