Searched refs:for_each_eh_region (Results 1 – 5 of 5) sorted by relevance
46 extern void for_each_eh_region (void (*) (struct eh_region *));
2326 for_each_eh_region (void (*callback) (struct eh_region *)) in for_each_eh_region() function
1052 for_each_eh_region (update_eh_label); in cleanup_dead_labels()
31229 * except.c (for_each_eh_region): New function.31230 * except.h (for_each_eh_region): Add a prototype for it.31232 for_each_eh_region.
7063 sjlj_emit_dispatch_table, remove_eh_handler, for_each_eh_region,