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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2059 && (fixp->fx_next->fx_r_type == BFD_RELOC_LO16
2773 case BFD_RELOC_LO16:
2843 || reloc_type[0] == BFD_RELOC_LO16
3523 || *r == BFD_RELOC_LO16
3836 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, breg);
3843 <op> $treg,const_lo($tempreg) (BFD_RELOC_LO16)
3847 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, AT);
3865 AT, reg, BFD_RELOC_LO16);
3987 macro_build (ep, "addiu", "t,r,j", reg, 0, BFD_RELOC_LO16);
3994 macro_build (ep, "ori", "t,r,i", reg, 0, BFD_RELOC_LO16);
[all...]
H A Dtc-mep.c1590 || FX_OPINFO_R_TYPE (l->fixp) == BFD_RELOC_LO16);
1594 && FX_OPINFO_R_TYPE (l->fixp->fx_next) == BFD_RELOC_LO16
1614 if (FX_OPINFO_R_TYPE (f) == BFD_RELOC_LO16
H A Dtc-ppc.c1593 MAP ("l", BFD_RELOC_LO16),
2466 case BFD_RELOC_LO16:
2622 case BFD_RELOC_LO16:
2808 case BFD_RELOC_LO16:
5875 case BFD_RELOC_LO16:
H A Dtc-score.c1216 inst.reloc.type = BFD_RELOC_LO16;
5312 case BFD_RELOC_LO16:
5538 retval[1]->howto = bfd_reloc_type_lookup (stdoutput, BFD_RELOC_LO16);
5554 case BFD_RELOC_LO16:
/freebsd-11-stable/contrib/binutils/bfd/
H A Dmipsbsd.c323 case BFD_RELOC_LO16:
H A Dpeicode.h963 pe_ILF_make_a_reloc (&vars, (bfd_vma) 0, BFD_RELOC_LO16, text);
964 pe_ILF_make_a_symbol_reloc (&vars, (bfd_vma) 4, BFD_RELOC_LO16,
H A Dpe-mips.c481 case BFD_RELOC_LO16:
H A Dcoff-mips.c759 case BFD_RELOC_LO16:
H A Delf32-mips.c1191 { BFD_RELOC_LO16, R_MIPS_LO16 },
H A Delfn32-mips.c2000 { BFD_RELOC_LO16, R_MIPS_LO16 },
H A Delf64-mips.c2157 { BFD_RELOC_LO16, R_MIPS_LO16 },
H A Dbfd-in2.h2635 BFD_RELOC_LO16,
3514 /* This is a variation of BFD_RELOC_LO16 that can be used in v850e ld.bu
2628 BFD_RELOC_LO16, enumerator in enum:bfd_reloc_code_real
H A Delf32-score.c871 {BFD_RELOC_LO16, R_SCORE_LO16},
H A Delf32-ppc.c1525 case BFD_RELOC_LO16: r = R_PPC_ADDR16_LO; break;
H A Delf64-ppc.c1950 case BFD_RELOC_LO16: r = R_PPC64_ADDR16_LO;
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2642 BFD_RELOC_LO16,
3521 /* This is a variation of BFD_RELOC_LO16 that can be used in v850e ld.bu
2635 BFD_RELOC_LO16, enumerator in enum:bfd_reloc_code_real

Completed in 238 milliseconds