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

/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-mips.c2049 || (reloc == BFD_RELOC_MIPS_GOT16 && mips_pic != VXWORKS_PIC)));
3524 || *r == BFD_RELOC_MIPS_GOT16
4307 lw $reg,<sym>($gp) (BFD_RELOC_MIPS_GOT16)
4309 lw $reg,<sym>($gp) (BFD_RELOC_MIPS_GOT16)
4345 BFD_RELOC_MIPS_GOT16, mips_gp_register);
4374 lw $reg,<sym>($gp) (BFD_RELOC_MIPS_GOT16)
4430 BFD_RELOC_MIPS_GOT16, mips_gp_register);
4486 BFD_RELOC_MIPS_GOT16, mips_gp_register);
4489 BFD_RELOC_MIPS_GOT16, mips_gp_register);
5433 int lw_reloc_type = (int) BFD_RELOC_MIPS_GOT16;
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-mips.c1194 { BFD_RELOC_MIPS_GOT16, R_MIPS_GOT16 },
H A Delfn32-mips.c2005 { BFD_RELOC_MIPS_GOT16, R_MIPS_GOT16 },
H A Delf64-mips.c2162 { BFD_RELOC_MIPS_GOT16, R_MIPS_GOT16 },
H A Dbfd-in2.h2659 BFD_RELOC_MIPS_GOT16,
2652 BFD_RELOC_MIPS_GOT16, enumerator in enum:bfd_reloc_code_real
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2666 BFD_RELOC_MIPS_GOT16,
2659 BFD_RELOC_MIPS_GOT16, enumerator in enum:bfd_reloc_code_real

Completed in 133 milliseconds