Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dexcept.h91 extern struct eh_region *gen_eh_region_cleanup (struct eh_region *,
H A Dtree-eh.c1360 = gen_eh_region_cleanup (state->cur_region, state->prev_try); in lower_try_finally()
1548 this_region = gen_eh_region_cleanup (state->cur_region, state->prev_try); in lower_cleanup()
H A Dexcept.c478 gen_eh_region_cleanup (struct eh_region *outer, struct eh_region *prev_try) in gen_eh_region_cleanup() function