Searched refs:eh_index (Results 1 – 1 of 1) sorted by relevance
1145 int return_index, eh_index, fallthru_index; in lower_try_finally_switch() local1160 eh_index = return_index + tf->may_return; in lower_try_finally_switch()1161 fallthru_index = eh_index + tf->may_throw; in lower_try_finally_switch()1211 build_int_cst (NULL_TREE, eh_index)); in lower_try_finally_switch()1215 build_int_cst (NULL_TREE, eh_index), NULL, in lower_try_finally_switch()