GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
exception_support_info Struct Reference

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_ftypeunhandled_exception_name_addr
 

Detailed Description

Definition at line 11605 of file ada-lang.c.

Member Data Documentation

◆ catch_assert_sym

const char* exception_support_info::catch_assert_sym

Definition at line 11617 of file ada-lang.c.

◆ catch_exception_sym

const char* exception_support_info::catch_exception_sym

Definition at line 11609 of file ada-lang.c.

Referenced by ada_has_this_exception_support().

◆ catch_exception_unhandled_sym

const char* exception_support_info::catch_exception_unhandled_sym

Definition at line 11613 of file ada-lang.c.

◆ catch_handlers_sym

const char* exception_support_info::catch_handlers_sym

Definition at line 11621 of file ada-lang.c.

Referenced by ada_has_this_exception_support().

◆ unhandled_exception_name_addr

ada_unhandled_exception_name_addr_ftype* exception_support_info::unhandled_exception_name_addr

Definition at line 11627 of file ada-lang.c.


The documentation for this struct was generated from the following file: