Home
last modified time | relevance | path

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

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