|
GCC Middle and Back End API Reference
|

Data Fields | |
| duplicate_eh_regions_map | label_map |
| void * | label_map_data |
| struct pointer_map_t * | eh_map |
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.
| struct pointer_map_t* duplicate_eh_regions_data::eh_map |
Referenced by duplicate_eh_regions(), and duplicate_eh_regions_1().
| duplicate_eh_regions_map duplicate_eh_regions_data::label_map |
Referenced by duplicate_eh_regions(), and duplicate_eh_regions_1().
| void* duplicate_eh_regions_data::label_map_data |
Referenced by duplicate_eh_regions(), and duplicate_eh_regions_1().