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

/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-mips.c1201 { BFD_RELOC_MIPS_CALL_LO16, R_MIPS_CALL_LO16 },
H A Delfn32-mips.c2021 { BFD_RELOC_MIPS_CALL_LO16, R_MIPS_CALL_LO16 },
H A Delf64-mips.c2178 { BFD_RELOC_MIPS_CALL_LO16, R_MIPS_CALL_LO16 },
H A Dbfd-in2.h2664 BFD_RELOC_MIPS_CALL_LO16,
2657 BFD_RELOC_MIPS_CALL_LO16, enumerator in enum:bfd_reloc_code_real
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c3530 || *r == BFD_RELOC_MIPS_CALL_LO16);
5644 lw $tempreg,<sym>($tempreg) (BFD_RELOC_MIPS_CALL_LO16)
5685 lw_reloc_type = (int) BFD_RELOC_MIPS_CALL_LO16;
5800 lw $tempreg,<sym>($tempreg) (BFD_RELOC_MIPS_CALL_LO16)
5832 lw_reloc_type = (int) BFD_RELOC_MIPS_CALL_LO16;
5970 lw $25,<sym>($25) (BFD_RELOC_MIPS_CALL_LO16)
6009 PIC_CALL_REG, BFD_RELOC_MIPS_CALL_LO16,
6044 PIC_CALL_REG, BFD_RELOC_MIPS_CALL_LO16,
10900 {"%call_lo", BFD_RELOC_MIPS_CALL_LO16},
12224 case BFD_RELOC_MIPS_CALL_LO16
[all...]
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2671 BFD_RELOC_MIPS_CALL_LO16,
2664 BFD_RELOC_MIPS_CALL_LO16, enumerator in enum:bfd_reloc_code_real

Completed in 309 milliseconds