Searched refs:debugLog_vprintf (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/exp-sgcheck/tests/ |
D | bad_percentify.c | 32 VG_(debugLog_vprintf) ( 89 ret = VG_(debugLog_vprintf) in vprintf_to_buf() 337 VG_(debugLog_vprintf) ( in VG_() argument 531 ret = VG_(debugLog_vprintf) in VG_()
|
/external/valgrind/coregrind/ |
D | pub_core_debuglog.h | 84 UInt VG_(debugLog_vprintf) (
|
D | m_libcprint.c | 629 ret = VG_(debugLog_vprintf) in vprintf_to_buf() 718 ret = VG_(debugLog_vprintf) in VG_() 779 (void) VG_(debugLog_vprintf) in VG_() 802 (void) VG_(debugLog_vprintf) in VG_() 851 return VG_(debugLog_vprintf)(add_to__vgfile, fp, format, vargs); in VG_() 1040 ret = VG_(debugLog_vprintf) ( add_to__vmessage_buf, in VG_()
|
D | m_debuglog.c | 820 VG_(debugLog_vprintf) ( in VG_() argument 1230 (void) VG_(debugLog_vprintf) ( add_to_buf, &buf, format, vargs ); in VG_()
|
/external/valgrind/none/tests/ |
D | unit_debuglog.c | 42 n = VG_(debugLog_vprintf)(add_to_buf, &buf, format, vargs); in run()
|
/external/valgrind/coregrind/m_aspacemgr/ |
D | aspacemgr-common.c | 113 ret = VG_(debugLog_vprintf) in local_vsprintf()
|