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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-mips.c1198 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
H A Delfn32-mips.c2012 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
H A Delf64-mips.c2169 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
H A Dbfd-in2.h2661 BFD_RELOC_MIPS_GOT_HI16,
2654 BFD_RELOC_MIPS_GOT_HI16, enumerator in enum:bfd_reloc_code_real
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-mips.c3542 || *r == BFD_RELOC_MIPS_GOT_HI16
4369 lui $reg,<sym> (BFD_RELOC_MIPS_GOT_HI16)
4388 macro_build (ep, "lui", "t,u", reg, BFD_RELOC_MIPS_GOT_HI16);
4415 macro_build (ep, "lui", "t,u", reg, BFD_RELOC_MIPS_GOT_HI16);
5632 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16;
5638 lui $tempreg,<sym> (BFD_RELOC_MIPS_GOT_HI16)
5652 lui $tempreg,<sym> (BFD_RELOC_MIPS_GOT_HI16)
5664 lui $tempreg,<sym> (BFD_RELOC_MIPS_GOT_HI16)
5788 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16;
5794 lui $tempreg,<sym> (BFD_RELOC_MIPS_GOT_HI16)
[all...]
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2668 BFD_RELOC_MIPS_GOT_HI16,
2661 BFD_RELOC_MIPS_GOT_HI16, enumerator in enum:bfd_reloc_code_real

Completed in 201 milliseconds