GCC Middle and Back End API Reference
duplicate_eh_regions_data Struct Reference
Collaboration diagram for duplicate_eh_regions_data:

Data Fields

duplicate_eh_regions_map label_map
void * label_map_data
struct pointer_map_teh_map

Detailed Description

   A subroutine of duplicate_eh_regions.  Copy the eh_region tree at OLD.
   Root it at OUTER, and apply LP_OFFSET to the lp numbers.  

Field Documentation

struct pointer_map_t* duplicate_eh_regions_data::eh_map
duplicate_eh_regions_map duplicate_eh_regions_data::label_map
void* duplicate_eh_regions_data::label_map_data

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