|
GCC Middle and Back End API Reference
|
#include <except.h>

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 |
| hash_map< gimple *, int > * | throw_stmt_table |
| vec< tree, va_gc > * | ttype_data |
| union eh_status::eh_status_u | ehspec_data |
The exception status for each function.
| union eh_status::eh_status_u eh_status::ehspec_data |
Referenced by input_eh_regions(), and output_eh_regions().
| vec<eh_landing_pad, va_gc>* eh_status::lp_array |
| eh_region eh_status::region_tree |
Referenced by get_eh_throw_stmt_table(), lookup_stmt_eh_lp_fn(), and set_eh_throw_stmt_table().
Referenced by input_eh_regions(), and output_eh_regions().