Searched refs:debug_prefixed_vprintf (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddebug.h27 debug_prefixed_vprintf (const char *module, const char *func, const char *format,
H A Ddebug.c35 debug_prefixed_vprintf (const char *module, const char *func, const char *format, function
H A Dlinux-nat.c209 debug_prefixed_vprintf ("linux-nat", func_name, fmt, ap);
H A Dinfrun.c112 debug_prefixed_vprintf ("infrun", func_name, fmt, ap);
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-debug.cc48 debug_prefixed_vprintf (module, func, format, ap);
55 debug_prefixed_vprintf (const char *module, const char *func, function
H A Dcommon-debug.h55 extern void ATTRIBUTE_PRINTF (3, 0) debug_prefixed_vprintf

Completed in 309 milliseconds