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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c5632 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16;
5684 lui_reloc_type = (int) BFD_RELOC_MIPS_CALL_HI16;
5687 macro_build (&offset_expr, "lui", "t,u", tempreg, lui_reloc_type);
5788 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16;
5831 lui_reloc_type = (int) BFD_RELOC_MIPS_CALL_HI16;
5834 macro_build (&offset_expr, "lui", "t,u", tempreg, lui_reloc_type);
5625 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16; local
5781 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16; local

Completed in 136 milliseconds