GDB (xrefs)
|
Public Attributes | |
const char * | catch_exception_sym |
const char * | catch_exception_unhandled_sym |
const char * | catch_assert_sym |
const char * | catch_handlers_sym |
ada_unhandled_exception_name_addr_ftype * | unhandled_exception_name_addr |
Definition at line 11634 of file ada-lang.c.
const char* exception_support_info::catch_assert_sym |
Definition at line 11646 of file ada-lang.c.
const char* exception_support_info::catch_exception_sym |
Definition at line 11638 of file ada-lang.c.
Referenced by ada_has_this_exception_support().
const char* exception_support_info::catch_exception_unhandled_sym |
Definition at line 11642 of file ada-lang.c.
const char* exception_support_info::catch_handlers_sym |
Definition at line 11650 of file ada-lang.c.
Referenced by ada_has_this_exception_support().
ada_unhandled_exception_name_addr_ftype* exception_support_info::unhandled_exception_name_addr |
Definition at line 11656 of file ada-lang.c.