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

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c12566 static GTY(()) rtx s390_tpf_eh_return_symbol;
12573 if (!s390_tpf_eh_return_symbol)
12574 s390_tpf_eh_return_symbol = gen_rtx_SYMBOL_REF (Pmode, "__tpf_eh_return");
12581 insn = s390_emit_call (s390_tpf_eh_return_symbol, NULL_RTX, reg,
12565 static GTY(()) rtx s390_tpf_eh_return_symbol; variable

Completed in 107 milliseconds