Searched refs:gen_eh_region_catch (Results 1 – 3 of 3) sorted by relevance
94 extern struct eh_region *gen_eh_region_catch (struct eh_region *, tree);
1461 catch_region = gen_eh_region_catch (try_region, CATCH_TYPES (catch)); in lower_catch()
492 gen_eh_region_catch (struct eh_region *t, tree type_or_list) in gen_eh_region_catch() function