Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-eh.c352 static void lower_eh_constructs_1 (struct leh_state *, tree *);
875 lower_eh_constructs_1 (outer_state, &finally); in honor_protect_cleanup_actions()
937 lower_eh_constructs_1 (state, &finally); in lower_try_finally_nofallthru()
954 lower_eh_constructs_1 (state, &finally); in lower_try_finally_onedest()
1037 lower_eh_constructs_1 (state, &x); in lower_try_finally_copy()
1051 lower_eh_constructs_1 (state, &x); in lower_try_finally_copy()
1101 lower_eh_constructs_1 (state, &x); in lower_try_finally_copy()
1155 lower_eh_constructs_1 (state, &finally); in lower_try_finally_switch()
1368 lower_eh_constructs_1 (&this_state, &TREE_OPERAND (*tp, 0)); in lower_try_finally()
1446 lower_eh_constructs_1 (&this_state, &TREE_OPERAND (*tp, 0)); in lower_catch()
[all …]