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
 
voidlabel_map_data
 
hash_map< void *, void * > * eh_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

◆ eh_map

hash_map<void *, void *>* duplicate_eh_regions_data::eh_map

◆ label_map

duplicate_eh_regions_map duplicate_eh_regions_data::label_map

◆ label_map_data

void* duplicate_eh_regions_data::label_map_data

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