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 current_function_has_exception_handlers(), and get_eh_region_from_lp_number().
duplicate_eh_regions_map duplicate_eh_regions_data::label_map |
Referenced by duplicate_eh_regions_1(), and get_eh_region_from_lp_number().
void* duplicate_eh_regions_data::label_map_data |
Referenced by duplicate_eh_regions_1(), and get_eh_region_from_lp_number().