HomeSort by relevance Sort by last modified time
    Searched refs:vprintf_xml (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/include/
pub_tool_libcprint.h 99 extern UInt VG_(vprintf_xml) ( const HChar *format, va_list vargs )
  /external/valgrind/main/coregrind/
m_libcprint.c 148 UInt VG_(vprintf_xml) ( const HChar *format, va_list vargs ) function
158 ret = VG_(vprintf_xml)(format, vargs);
169 ret = VG_(vprintf_xml)(format, vargs);
  /external/valgrind/main/exp-ptrcheck/
pc_common.c 270 VG_(vprintf_xml)(format, vargs);
  /external/valgrind/main/helgrind/
hg_errors.c 593 VG_(vprintf_xml)(format, vargs);
    [all...]
  /external/valgrind/main/memcheck/
mc_errors.c 276 VG_(vprintf_xml)(format, vargs);
    [all...]

Completed in 725 milliseconds