Searched refs:BFD_RELOC_MIPS_JMP (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | mipsbsd.c | 315 case BFD_RELOC_MIPS_JMP: in MY()
|
| D | pe-mips.c | 475 case BFD_RELOC_MIPS_JMP: in coff_mips_reloc_type_lookup()
|
| D | elf32-mips.c | 1189 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
|
| D | elfn32-mips.c | 1999 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
|
| D | coff-mips.c | 748 case BFD_RELOC_MIPS_JMP:
|
| D | elf64-mips.c | 2155 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
|
| D | bfd-in2.h | 2610 BFD_RELOC_MIPS_JMP, enumerator
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-mips.c | 2771 case BFD_RELOC_MIPS_JMP: in append_insn() 2834 || reloc_type[0] == BFD_RELOC_MIPS_JMP in append_insn() 3566 *r = BFD_RELOC_MIPS_JMP; in macro_build() 9919 *offset_reloc = BFD_RELOC_MIPS_JMP; in mips_ip() 11963 case BFD_RELOC_MIPS_JMP: in md_pcrel_from() 12187 case BFD_RELOC_MIPS_JMP: in md_apply_fix() 12309 fixP->fx_r_type = BFD_RELOC_MIPS_JMP; in md_apply_fix() 14296 4, &exp, FALSE, BFD_RELOC_MIPS_JMP); in md_convert_frag()
|
| /freebsd-12-stable/gnu/usr.bin/binutils/libbfd/ |
| D | bfd.h | 2617 BFD_RELOC_MIPS_JMP, enumerator
|