Whole document tree
    

Whole document tree

lsda_header_info struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

lsda_header_info Struct Reference

List of all members.

Public Attributes

_Unwind_Ptr Start
_Unwind_Ptr LPStart
_Unwind_Ptr ttype_base
const unsigned char * TType
const unsigned char * action_table
unsigned char ttype_encoding
unsigned char call_site_encoding

Member Data Documentation

const unsigned char* lsda_header_info::action_table
 

Definition at line 46 of file eh_personality.cc.

Referenced by parse_lsda_header(), and PERSONALITY_FUNCTION().

unsigned char lsda_header_info::call_site_encoding
 

Definition at line 48 of file eh_personality.cc.

Referenced by parse_lsda_header(), and PERSONALITY_FUNCTION().

_Unwind_Ptr lsda_header_info::LPStart
 

Definition at line 43 of file eh_personality.cc.

Referenced by parse_lsda_header(), and PERSONALITY_FUNCTION().

_Unwind_Ptr lsda_header_info::Start
 

Definition at line 42 of file eh_personality.cc.

Referenced by parse_lsda_header(), and PERSONALITY_FUNCTION().

const unsigned char* lsda_header_info::TType
 

Definition at line 45 of file eh_personality.cc.

Referenced by check_exception_spec(), get_ttype_entry(), and parse_lsda_header().

_Unwind_Ptr lsda_header_info::ttype_base
 

Definition at line 44 of file eh_personality.cc.

Referenced by __cxxabiv1::__cxa_call_unexpected(), get_ttype_entry(), and PERSONALITY_FUNCTION().

unsigned char lsda_header_info::ttype_encoding
 

Definition at line 47 of file eh_personality.cc.

Referenced by get_ttype_entry(), parse_lsda_header(), and PERSONALITY_FUNCTION().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:16:41 2002 for libstdc++-v3 Source by doxygen1.2.15