Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDexcept.h84 typedef tree (*duplicate_eh_regions_map) (tree, void *); typedef
85 extern int duplicate_eh_regions (struct function *, duplicate_eh_regions_map,
HDexcept.c921 duplicate_eh_regions (struct function *ifun, duplicate_eh_regions_map map, in duplicate_eh_regions()
HDChangeLog-200518933 * except.h (duplicate_eh_regions_map, duplicate_eh_regions):