Searched refs:throw_verror (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dcommon-exceptions.cc206 throw_verror (enum errors error, const char *fmt, va_list ap) function
223 throw_verror (error, fmt, args);
H A Dcommon-exceptions.h295 extern void throw_verror (enum errors, const char *fmt, va_list ap)
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-exceptions.cc206 throw_verror (enum errors error, const char *fmt, va_list ap) function
223 throw_verror (error, fmt, args);
H A Dcommon-exceptions.h331 extern void throw_verror (enum errors, const char *fmt, va_list ap)
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dutils.cc73 throw_verror (GENERIC_ERROR, string, args);
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dutils.cc87 throw_verror (GENERIC_ERROR, string, args);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dxml-support.c214 throw_verror (XML_PARSE_ERROR, format, ap);
H A Dutils.c172 throw_verror (GENERIC_ERROR, string, args);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dxml-support.c214 throw_verror (XML_PARSE_ERROR, format, ap);
H A Dutils.c165 throw_verror (GENERIC_ERROR, string, args);

Completed in 185 milliseconds