Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexcept.h247 typedef tree (*duplicate_eh_regions_map) (tree, void *); typedef
249 (struct function *, eh_region, int, duplicate_eh_regions_map, void *);
H A Dexcept.c530 duplicate_eh_regions_map label_map;
612 duplicate_eh_regions_map map, void *map_data) in duplicate_eh_regions()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexcept.h258 typedef tree (*duplicate_eh_regions_map) (tree, void *); typedef
260 (struct function *, eh_region, int, duplicate_eh_regions_map, void *);
H A Dexcept.c483 duplicate_eh_regions_map label_map;
567 duplicate_eh_regions_map map, void *map_data) in duplicate_eh_regions()