Searched refs:duplicate_eh_regions_map (Results 1 – 3 of 3) 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()
18933 * except.h (duplicate_eh_regions_map, duplicate_eh_regions):