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

/freebsd-10-stable/contrib/binutils/bfd/
H A Dmipsbsd.c189 /* This is only called when performing a BFD_RELOC_MIPS_JMP relocation.
315 case BFD_RELOC_MIPS_JMP:
H A Dpe-mips.c475 case BFD_RELOC_MIPS_JMP:
H A Dcoff-mips.c753 case BFD_RELOC_MIPS_JMP:
H A Delf32-mips.c1189 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
H A Delfn32-mips.c2003 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
H A Delf64-mips.c2160 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
H A Dbfd-in2.h2614 BFD_RELOC_MIPS_JMP,
2607 BFD_RELOC_MIPS_JMP, enumerator in enum:bfd_reloc_code_real
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2778 case BFD_RELOC_MIPS_JMP:
2841 || reloc_type[0] == BFD_RELOC_MIPS_JMP
3573 *r = BFD_RELOC_MIPS_JMP;
9926 *offset_reloc = BFD_RELOC_MIPS_JMP;
11974 case BFD_RELOC_MIPS_JMP:
12198 case BFD_RELOC_MIPS_JMP:
12320 fixP->fx_r_type = BFD_RELOC_MIPS_JMP;
14307 4, &exp, FALSE, BFD_RELOC_MIPS_JMP);
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2621 BFD_RELOC_MIPS_JMP,
2614 BFD_RELOC_MIPS_JMP, enumerator in enum:bfd_reloc_code_real

Completed in 253 milliseconds