Home | History | Annotate | Download | only in gcc

Lines Matching defs:ehp_region

354   eh_region ehp_region;
1002 eh_region save_ehp = outer_state->ehp_region;
1003 outer_state->ehp_region = this_state->cur_region;
1005 outer_state->ehp_region = save_ehp;
1681 this_state.ehp_region = state->ehp_region;
1795 this_state.ehp_region = try_region;
1880 this_state.ehp_region = this_region;
2017 if (state->ehp_region)
2020 state->ehp_region->index);