Home
last modified time | relevance | path

Searched refs:throw_exception (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dutils.c656 throw_exception (RETURN_ERROR); in error_silent()
693 throw_exception (RETURN_ERROR); in error_stream()
842 throw_exception (RETURN_ERROR); in internal_verror()
983 throw_exception (RETURN_QUIT); in quit()
Dtop.c314 throw_exception (enum return_reason reason) in throw_exception() function
476 throw_exception (caught); in catcher()
Ddefs.h964 extern NORETURN void throw_exception (enum return_reason) ATTR_NORETURN;
Docd.c399 throw_exception (RETURN_QUIT); in interrupt_query()
Dremote-sds.c388 throw_exception (RETURN_QUIT); in interrupt_query()
Dremote-mips.c499 throw_exception (RETURN_ERROR); in mips_error()
2151 throw_exception (RETURN_QUIT); in mips_kill()
Dremote-fileio.c482 throw_exception (RETURN_QUIT); in remote_fileio_ctrl_c_signal_handler()
Dnto-procfs.c584 throw_exception (RETURN_QUIT); in interrupt_query()
Dmonitor.c1032 throw_exception (RETURN_QUIT); in monitor_interrupt_query()
Dremote.c2248 throw_exception (ex); in remote_open_1()
2714 throw_exception (RETURN_QUIT); in interrupt_query()
Dbreakpoint.c746 throw_exception (RETURN_ERROR); in insert_catchpoint()
5217 throw_exception (RETURN_ERROR); in break_command_1()
DChangeLog-200213169 * defs.h (throw_exception): Rename return_to_top_level. Update
13172 * top.c (throw_exception, catcher): Ditto.
DChangeLog1449 * top.c (throw_exception, execute_command, gdb_readline_wrapper)