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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dmipsbsd.c238 /* This is only called when performing a BFD_RELOC_HI16_S relocation.
321 case BFD_RELOC_HI16_S:
H A Dpe-mips.c478 case BFD_RELOC_HI16_S:
H A Dcoff-mips.c756 case BFD_RELOC_HI16_S:
H A Delf32-mips.c1190 { BFD_RELOC_HI16_S, R_MIPS_HI16 },
H A Dpeicode.h960 pe_ILF_make_a_symbol_reloc (&vars, (bfd_vma) 0, BFD_RELOC_HI16_S,
H A Delfn32-mips.c1999 { BFD_RELOC_HI16_S, R_MIPS_HI16 },
H A Delf64-mips.c2156 { BFD_RELOC_HI16_S, R_MIPS_HI16 },
H A Dbfd-in2.h2629 BFD_RELOC_HI16_S,
2622 BFD_RELOC_HI16_S, enumerator in enum:bfd_reloc_code_real
H A Delf32-score.c870 {BFD_RELOC_HI16_S, R_SCORE_HI16},
H A Delf32-ppc.c1499 case BFD_RELOC_HI16_S: r = R_PPC_ADDR16_HA; break;
H A Delf64-ppc.c1922 case BFD_RELOC_HI16_S: r = R_PPC64_ADDR16_HA;
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-mips.c2045 && (reloc == BFD_RELOC_HI16_S
2763 case BFD_RELOC_HI16_S:
2842 || reloc_type[0] == BFD_RELOC_HI16_S
3522 || *r == BFD_RELOC_HI16_S
3539 || *r == BFD_RELOC_HI16_S
3797 *r = BFD_RELOC_HI16_S;
3841 lui $tempreg,const_hi (BFD_RELOC_HI16_S)
4226 lui $reg,<sym> (BFD_RELOC_HI16_S)
4232 lui $at,<sym> (BFD_RELOC_HI16_S)
4243 daddiu $reg,<sym> (BFD_RELOC_HI16_S)
[all...]
H A Dtc-ppc.c1595 MAP ("ha", BFD_RELOC_HI16_S),
2483 case BFD_RELOC_HI16_S:
2762 case BFD_RELOC_HI16_S:
5850 case BFD_RELOC_HI16_S:
H A Dtc-score.c1212 inst.reloc.type = BFD_RELOC_HI16_S;
5302 case BFD_RELOC_HI16_S:
5541 fixp->fx_r_type = BFD_RELOC_HI16_S;
5553 case BFD_RELOC_HI16_S:
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2636 BFD_RELOC_HI16_S,
2629 BFD_RELOC_HI16_S, enumerator in enum:bfd_reloc_code_real

Completed in 748 milliseconds