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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2844 || reloc_type[0] == BFD_RELOC_GPREL16
3519 assert (*r == BFD_RELOC_GPREL16
3541 || *r == BFD_RELOC_GPREL16
4224 addiu $reg,$gp,<sym> (BFD_RELOC_GPREL16)
4256 mips_gp_register, BFD_RELOC_GPREL16);
4292 mips_gp_register, BFD_RELOC_GPREL16);
5344 addiu $tempreg,$gp,<sym> (BFD_RELOC_GPREL16)
5377 tempreg, mips_gp_register, BFD_RELOC_GPREL16);
5419 tempreg, mips_gp_register, BFD_RELOC_GPREL16);
6323 <op> $treg,<sym>($gp) (BFD_RELOC_GPREL16)
[all...]
H A Dtc-alpha.c431 DEF (gprel, BFD_RELOC_GPREL16, 0, 0),
1660 case BFD_RELOC_GPREL16:
5297 case BFD_RELOC_GPREL16:
5502 case BFD_RELOC_GPREL16:
5553 case BFD_RELOC_GPREL16:
H A Dtc-ppc.c1643 MAP32 ("sdarel", BFD_RELOC_GPREL16),
5556 && fix->fx_r_type != BFD_RELOC_GPREL16
5820 case BFD_RELOC_GPREL16:
H A Dtc-s390.c2138 case BFD_RELOC_GPREL16:
/freebsd-11-stable/contrib/binutils/bfd/
H A Dpe-mips.c484 case BFD_RELOC_GPREL16:
H A Dcoff-mips.c762 case BFD_RELOC_GPREL16:
H A Delf32-mips.c1192 { BFD_RELOC_GPREL16, R_MIPS_GPREL16 },
H A Delfn32-mips.c2001 { BFD_RELOC_GPREL16, R_MIPS_GPREL16 },
H A Delf64-mips.c2158 { BFD_RELOC_GPREL16, R_MIPS_GPREL16 },
H A Dbfd-in2.h2430 BFD_RELOC_GPREL16,
2423 BFD_RELOC_GPREL16, enumerator in enum:bfd_reloc_code_real
H A Delf64-alpha.c1032 {BFD_RELOC_GPREL16, R_ALPHA_GPREL16},
H A Delf32-ppc.c1549 case BFD_RELOC_GPREL16: r = R_PPC_SDAREL16; break;
/freebsd-11-stable/contrib/binutils/gas/
H A Dwrite.c76 || (FIX)->fx_r_type == BFD_RELOC_GPREL16)
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2437 BFD_RELOC_GPREL16,
2430 BFD_RELOC_GPREL16, enumerator in enum:bfd_reloc_code_real

Completed in 529 milliseconds