Searched refs:last_catch (Results 1 – 1 of 1) sorted by relevance
153 struct eh_region *last_catch; member512 l = t->u.try.last_catch; in gen_eh_region_catch()518 t->u.try.last_catch = c; in gen_eh_region_catch()1033 if (cur->u.try.last_catch) in duplicate_eh_regions()1034 REMAP (cur->u.try.last_catch); in duplicate_eh_regions()2252 try->u.try.last_catch = prev; in remove_eh_handler()3139 for (c = region->u.try.last_catch; c ; c = c->u.catch.prev_catch) in collect_one_action_chain()