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

/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-mips.c1200 { BFD_RELOC_MIPS_CALL_HI16, R_MIPS_CALL_HI16 },
H A Delfn32-mips.c2020 { BFD_RELOC_MIPS_CALL_HI16, R_MIPS_CALL_HI16 },
H A Delf64-mips.c2177 { BFD_RELOC_MIPS_CALL_HI16, R_MIPS_CALL_HI16 },
H A Dbfd-in2.h2663 BFD_RELOC_MIPS_CALL_HI16,
2656 BFD_RELOC_MIPS_CALL_HI16, enumerator in enum:bfd_reloc_code_real
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c3543 || *r == BFD_RELOC_MIPS_CALL_HI16))));
5642 lui $tempreg,<sym> (BFD_RELOC_MIPS_CALL_HI16)
5684 lui_reloc_type = (int) BFD_RELOC_MIPS_CALL_HI16;
5798 lui $tempreg,<sym> (BFD_RELOC_MIPS_CALL_HI16)
5831 lui_reloc_type = (int) BFD_RELOC_MIPS_CALL_HI16;
5968 lui $25,<sym> (BFD_RELOC_MIPS_CALL_HI16)
6005 BFD_RELOC_MIPS_CALL_HI16);
6040 BFD_RELOC_MIPS_CALL_HI16);
10899 {"%call_hi", BFD_RELOC_MIPS_CALL_HI16},
12223 case BFD_RELOC_MIPS_CALL_HI16
[all...]
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2670 BFD_RELOC_MIPS_CALL_HI16,
2663 BFD_RELOC_MIPS_CALL_HI16, enumerator in enum:bfd_reloc_code_real

Completed in 126 milliseconds