Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dexcept.c922 void *data, int copy_region, int outer_region) in duplicate_eh_regions() argument
935 if (copy_region > 0) in duplicate_eh_regions()
940 cur = VEC_index (eh_region, ifun->eh->region_array, copy_region); in duplicate_eh_regions()
977 if (copy_region > 0) in duplicate_eh_regions()
979 cur = VEC_index (eh_region, ifun->eh->region_array, copy_region); in duplicate_eh_regions()