GCC Middle and Back End API Reference
eh_status Struct Reference

#include <except.h>

Collaboration diagram for eh_status:

Data Structures

union  eh_status_u

Data Fields

eh_region region_tree
vec< eh_region, va_gc > * region_array
vec< eh_landing_pad, va_gc > * lp_array
htab_t throw_stmt_table
vec< tree, va_gc > * ttype_data
union eh_status::eh_status_u ehspec_data

Detailed Description

The exception status for each function.   

Field Documentation

htab_t eh_status::throw_stmt_table

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