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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-mips.c1223 { BFD_RELOC_MIPS16_JMP, R_MIPS16_26 - R_MIPS16_min },
H A Delfn32-mips.c2044 { BFD_RELOC_MIPS16_JMP, R_MIPS16_26 - R_MIPS16_min },
H A Delf64-mips.c2201 { BFD_RELOC_MIPS16_JMP, R_MIPS16_26 - R_MIPS16_min },
H A Dbfd-in2.h2617 BFD_RELOC_MIPS16_JMP,
2610 BFD_RELOC_MIPS16_JMP, enumerator in enum:bfd_reloc_code_real
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-mips.c2703 && *reloc_type != BFD_RELOC_MIPS16_JMP)
2736 ip->mips16_absolute_jump_p = (*reloc_type == BFD_RELOC_MIPS16_JMP);
2785 case BFD_RELOC_MIPS16_JMP:
2831 if (reloc_type[0] == BFD_RELOC_MIPS16_JMP
10449 *offset_reloc = BFD_RELOC_MIPS16_JMP;
12228 case BFD_RELOC_MIPS16_JMP:
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2624 BFD_RELOC_MIPS16_JMP,
2617 BFD_RELOC_MIPS16_JMP, enumerator in enum:bfd_reloc_code_real

Completed in 163 milliseconds