Home
last modified time | relevance | path

Searched refs:outer_region (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dexcept.c922 void *data, int copy_region, int outer_region) in duplicate_eh_regions() argument
963 if (outer_region > 0) in duplicate_eh_regions()
965 outer = VEC_index (eh_region, cfun->eh->region_array, outer_region); in duplicate_eh_regions()
1004 if (outer_region > 0) in duplicate_eh_regions()
1005 for (prev_try = VEC_index (eh_region, cfun->eh->region_array, outer_region); in duplicate_eh_regions()