Searched refs:duplicate_eh_regions_map (Results 1 – 2 of 2) sorted by relevance
84 typedef tree (*duplicate_eh_regions_map) (tree, void *); typedef85 extern int duplicate_eh_regions (struct function *, duplicate_eh_regions_map,
921 duplicate_eh_regions (struct function *ifun, duplicate_eh_regions_map map, in duplicate_eh_regions()