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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-mips.c1199 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
H A Delfn32-mips.c2013 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
H A Delf64-mips.c2170 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
H A Dbfd-in2.h2662 BFD_RELOC_MIPS_GOT_LO16,
2655 BFD_RELOC_MIPS_GOT_LO16, enumerator in enum:bfd_reloc_code_real
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-mips.c3529 || *r == BFD_RELOC_MIPS_GOT_LO16
4371 lw $reg,<sym>($reg) (BFD_RELOC_MIPS_GOT_LO16)
4392 reg, BFD_RELOC_MIPS_GOT_LO16, reg);
4419 reg, BFD_RELOC_MIPS_GOT_LO16, reg);
5633 int lw_reloc_type = (int) BFD_RELOC_MIPS_GOT_LO16;
5640 lw $tempreg,<sym>($tempreg) (BFD_RELOC_MIPS_GOT_LO16)
5654 lw $tempreg,<sym>($tempreg) (BFD_RELOC_MIPS_GOT_LO16)
5666 lw $tempreg,<sym>($tempreg) (BFD_RELOC_MIPS_GOT_LO16)
5789 int lw_reloc_type = (int) BFD_RELOC_MIPS_GOT_LO16;
5796 lw $tempreg,<sym>($tempreg) (BFD_RELOC_MIPS_GOT_LO16)
[all...]
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2669 BFD_RELOC_MIPS_GOT_LO16,
2662 BFD_RELOC_MIPS_GOT_LO16, enumerator in enum:bfd_reloc_code_real

Completed in 160 milliseconds