Lines Matching refs:BFD_RELOC_NONE
1142 ? BFD_RELOC_HI22 : BFD_RELOC_NONE); in synthetize_setuw()
1158 ? BFD_RELOC_LO10 : BFD_RELOC_NONE); in synthetize_setuw()
1178 the_insn.reloc = BFD_RELOC_NONE; in synthetize_setsw()
1198 the_insn.reloc = BFD_RELOC_NONE; in synthetize_setsw()
1312 ? BFD_RELOC_SPARC_HH22 : BFD_RELOC_NONE); in synthetize_setx()
1322 ? BFD_RELOC_SPARC_LM22 : BFD_RELOC_NONE); in synthetize_setx()
1334 ? BFD_RELOC_SPARC_HM10 : BFD_RELOC_NONE); in synthetize_setx()
1348 ? BFD_RELOC_LO10 : BFD_RELOC_NONE); in synthetize_setx()
1357 the_insn.reloc = BFD_RELOC_NONE; in synthetize_setx()
1366 the_insn.reloc = BFD_RELOC_NONE; in synthetize_setx()
1375 the_insn.reloc = BFD_RELOC_NONE; in synthetize_setx()
1415 nop_insn.reloc = BFD_RELOC_NONE; in md_assemble()
1450 gas_assert (the_insn.reloc == BFD_RELOC_NONE); in md_assemble()
1605 the_insn.reloc = BFD_RELOC_NONE; in sparc_ip()
2102 if (! o->tls_call && the_insn.reloc != BFD_RELOC_NONE) in sparc_ip()
2483 the_insn.reloc = BFD_RELOC_NONE; /* reloc handled elsewhere */ in sparc_ip()
2807 the_insn.reloc = BFD_RELOC_NONE; in sparc_ip()
3203 if (theinsn->reloc != BFD_RELOC_NONE) in output_insn()
3645 case BFD_RELOC_NONE: in md_apply_fix()