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

/freebsd-10.1-release/contrib/gcc/
H A Dtree-eh.c342 tree eh_label;
900 x = build1 (LABEL_EXPR, void_type_node, tf->eh_label);
921 lab = tf->eh_label;
966 x = build1 (LABEL_EXPR, void_type_node, tf->eh_label);
1052 x = build1 (LABEL_EXPR, void_type_node, tf->eh_label);
1212 x = build1 (LABEL_EXPR, void_type_node, tf->eh_label);
1383 this_tf.eh_label = create_artificial_label ();
1384 set_eh_region_tree_label (this_tf.region, this_tf.eh_label);
1463 tree catch, x, eh_label;
1472 eh_label
337 tree eh_label; member in struct:leh_tf_state
1458 tree catch, x, eh_label; local
1499 tree eh_label; local
[all...]

Completed in 40 milliseconds