Lines Matching refs:gdb_exception
32 const struct gdb_exception exception_none = { 0, GDB_NO_ERROR, NULL };
58 volatile struct gdb_exception *exception;
86 exceptions_state_mc_init (volatile struct gdb_exception *exception, in exceptions_state_mc_init()
183 struct gdb_exception exception = *current_catcher->exception; in exceptions_state_mc()
222 throw_exception (struct gdb_exception exception) in throw_exception()
240 struct gdb_exception exception; in deprecated_throw_reason()
292 print_exception (struct ui_file *file, struct gdb_exception e) in print_exception()
328 exception_print (struct ui_file *file, struct gdb_exception e) in exception_print()
338 exception_fprintf (struct ui_file *file, struct gdb_exception e, in exception_fprintf()
358 struct gdb_exception e) in print_any_exception()
393 struct gdb_exception e; in throw_it()
488 volatile struct gdb_exception exception; in catch_exceptions_with_msg()
538 volatile struct gdb_exception exception; in catch_errors()
569 volatile struct gdb_exception e; in catch_command_errors()