GCC Middle and Back End API Reference
eh_region_d::eh_region_u::eh_region_u_try Struct Reference

#include <except.h>

Collaboration diagram for eh_region_d::eh_region_u::eh_region_u_try:

Data Fields

struct eh_catch_dfirst_catch
struct eh_catch_dlast_catch

Field Documentation

struct eh_catch_d* eh_region_d::eh_region_u::eh_region_u_try::first_catch
         The double-linked list of all catch handlers for this region.  

Referenced by duplicate_eh_regions_1(), and make_gimple_asm_edges().

struct eh_catch_d* eh_region_d::eh_region_u::eh_region_u_try::last_catch

Referenced by expand_eh_return().


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