Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dexcept.h96 extern struct eh_region *gen_eh_region_must_not_throw (struct eh_region *);
H A Dtree-eh.c1502 this_region = gen_eh_region_must_not_throw (state->cur_region); in lower_eh_filter()
H A Dexcept.c536 gen_eh_region_must_not_throw (struct eh_region *outer) in gen_eh_region_must_not_throw() function