Public Attributes | |
unsigned char * | lsda_start |
intptr_t | lpstart |
unsigned char | type_table_format |
unsigned char * | type_table |
Dwarf_Encoding | call_site_format |
uint64_t | call_table_size |
unsigned char * | call_sites |
unsigned char * | actions |
Definition at line 412 of file crt_exceptions.c.
unsigned char* LSDA_Header::actions |
Definition at line 451 of file crt_exceptions.c.
Definition at line 436 of file crt_exceptions.c.
unsigned char* LSDA_Header::call_sites |
Definition at line 446 of file crt_exceptions.c.
uint64_t LSDA_Header::call_table_size |
Definition at line 441 of file crt_exceptions.c.
intptr_t LSDA_Header::lpstart |
Definition at line 421 of file crt_exceptions.c.
unsigned char* LSDA_Header::lsda_start |
Definition at line 416 of file crt_exceptions.c.
unsigned char* LSDA_Header::type_table |
Definition at line 431 of file crt_exceptions.c.
unsigned char LSDA_Header::type_table_format |
Definition at line 426 of file crt_exceptions.c.