GCC Middle and Back End API Reference
eh_region_d Struct Reference

#include <except.h>

Collaboration diagram for eh_region_d:

Data Structures

union  eh_region_u

Data Fields

struct eh_region_douter
struct eh_region_dinner
struct eh_region_dnext_peer
int index
enum eh_region_type type
union eh_region_d::eh_region_u u
struct eh_landing_pad_dlanding_pads
rtx exc_ptr_reg
rtx filter_reg
bool use_cxa_end_cleanup

Detailed Description

Describes one exception region.   

Field Documentation

bool eh_region_d::use_cxa_end_cleanup

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