Home
last modified time | relevance | path

Searched defs:gdb_exception_error (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-exceptions.h231 struct gdb_exception_error : public gdb_exception struct
233 gdb_exception_error (enum errors e, const char *fmt, va_list ap) in gdb_exception_error() argument
239 explicit gdb_exception_error (gdb_exception &&ex) noexcept in gdb_exception_error() function
/netbsd/external/gpl3/gdb.old/dist/gdbsupport/
H A Dcommon-exceptions.h231 struct gdb_exception_error : public gdb_exception struct
233 gdb_exception_error (enum errors e, const char *fmt, va_list ap) in gdb_exception_error() function
239 explicit gdb_exception_error (gdb_exception &&ex) noexcept in gdb_exception_error() function