Searched refs:finally (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtree-eh.c263 /* Use the finally tree to determine if a jump from START to TARGET
351 /* True if the finally block can receive an exception edge.
505 finally block nor redirect them if we knew. */
610 } finally {
774 finally block may not itself throw an exception. We have two choices here.
775 First we can duplicate the finally block and wrap it in a must_not_throw
789 THIS_STATE may be null if this is a try-cleanup, not a try-finally. */
796 tree protect_cleanup_actions, finally, x;
806 finally = TREE_OPERAND (*tf->top_p, 1);
808 /* If the EH case of the finally bloc
791 tree protect_cleanup_actions, finally, x; local
912 tree x, finally, lab, return_val; local
949 tree x, finally, finally_label; local
1026 tree finally, new_stmt; local
1144 tree finally, finally_tmp, finally_label; local
1315 decide_copy_try_finally(int ndests, tree finally) argument
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dldorder.mk54 # and finally we need to reverse the order of content

Completed in 88 milliseconds