Searched refs:exception_event_kind (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | inftarg.c | 42 exception_event_kind, 520 child_enable_exception_callback (enum exception_event_kind kind, int enable) in child_enable_exception_callback()
|
| D | symtab.h | 1204 enum exception_event_kind enum 1213 enum exception_event_kind kind;
|
| D | target.h | 380 exception_event_kind,
|
| D | target.c | 618 (struct symtab_and_line * (*) (enum exception_event_kind, int)) in update_current_target() 2311 debug_to_enable_exception_callback (enum exception_event_kind kind, int enable) in debug_to_enable_exception_callback()
|
| D | breakpoint.c | 141 enum exception_event_kind kind; 199 enum exception_event_kind ex_event, 202 static void catch_exception_command_1 (enum exception_event_kind ex_event, 6389 enum exception_event_kind ex_event, in create_exception_catchpoint() 6472 enum exception_event_kind ex_event, int from_tty) in handle_gnu_v3_exceptions() 6511 catch_exception_command_1 (enum exception_event_kind ex_event, char *arg, in catch_exception_command_1()
|