Home
last modified time | relevance | path

Searched refs:exception_event_record (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/gdb/gdb/
HDinftarg.c45 extern struct exception_event_record
527 struct exception_event_record *
530 return (struct exception_event_record *) NULL; in child_get_current_exception_event()
HDtarget.c621 (struct exception_event_record * (*) (void)) in update_current_target()
2321 static struct exception_event_record *
2324 struct exception_event_record *result; in debug_to_get_current_exception_event()
HDsymtab.h1211 struct exception_event_record struct
HDtarget.h382 struct exception_event_record *(*to_get_current_exception_event) (void);
HDbreakpoint.c266 static struct exception_event_record *current_exception_event;