Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-eh.c337 tree eh_label; member
895 x = build1 (LABEL_EXPR, void_type_node, tf->eh_label); in honor_protect_cleanup_actions()
916 lab = tf->eh_label; in lower_try_finally_nofallthru()
1378 this_tf.eh_label = create_artificial_label (); in lower_try_finally()
1458 tree catch, x, eh_label; in lower_catch() local
1467 eh_label = create_artificial_label (); in lower_catch()
1499 tree eh_label; in lower_eh_filter() local
1524 eh_label = create_artificial_label (); in lower_eh_filter()
1525 set_eh_region_tree_label (this_region, eh_label); in lower_eh_filter()
1527 frob_into_branch_around (tp, eh_label, NULL); in lower_eh_filter()
[all …]