Searched refs:throw_it (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dcommon-exceptions.cc194 throw_it (enum return_reason reason, enum errors error, const char *fmt, function
208 throw_it (RETURN_ERROR, error, fmt, ap);
214 throw_it (RETURN_QUIT, GDB_NO_ERROR, fmt, ap);
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-exceptions.cc194 throw_it (enum return_reason reason, enum errors error, const char *fmt, function
208 throw_it (RETURN_ERROR, error, fmt, ap);
214 throw_it (RETURN_QUIT, GDB_NO_ERROR, fmt, ap);

Completed in 93 milliseconds