Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDexcept.c247 rtx ehr_label; member
2976 if (!cfun->eh->ehr_label) in expand_builtin_eh_return()
2977 cfun->eh->ehr_label = gen_label_rtx (); in expand_builtin_eh_return()
2978 emit_jump (cfun->eh->ehr_label); in expand_builtin_eh_return()
2986 if (! cfun->eh->ehr_label) in expand_eh_return()
2998 emit_label (cfun->eh->ehr_label); in expand_eh_return()