Searched refs:BFD_RELOC_MIPS_JMP (Results 1 – 20 of 20) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elf32-iq2000.c | 266 { BFD_RELOC_MIPS_JMP, R_IQ2000_26 }, 374 case BFD_RELOC_MIPS_JMP:
|
| D | mipsbsd.c | 322 case BFD_RELOC_MIPS_JMP:
|
| D | pe-mips.c | 522 case BFD_RELOC_MIPS_JMP:
|
| D | elf32-mips.c | 1079 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
|
| D | elfn32-mips.c | 1594 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
|
| D | elf64-mips.c | 1810 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
|
| D | coff-mips.c | 1104 case BFD_RELOC_MIPS_JMP:
|
| D | bfd-in2.h | 2262 BFD_RELOC_MIPS_JMP, enumerator
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | mipsbsd.c | 318 case BFD_RELOC_MIPS_JMP:
|
| D | elf32-iq2000.c | 327 case BFD_RELOC_MIPS_JMP: in iq2000_reloc_type_lookup()
|
| D | pe-mips.c | 474 case BFD_RELOC_MIPS_JMP: in coff_mips_reloc_type_lookup()
|
| D | elf32-mips.c | 1206 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
|
| D | elfn32-mips.c | 1993 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
|
| D | coff-mips.c | 748 case BFD_RELOC_MIPS_JMP:
|
| D | elf64-mips.c | 2161 { BFD_RELOC_MIPS_JMP, R_MIPS_26 },
|
| D | bfd-in2.h | 2522 BFD_RELOC_MIPS_JMP, enumerator
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-mips.c | 2424 case BFD_RELOC_MIPS_JMP: in append_insn() 2479 || reloc_type[0] == BFD_RELOC_MIPS_JMP in append_insn() 3523 *r = BFD_RELOC_MIPS_JMP; in macro_build() 9411 *offset_reloc = BFD_RELOC_MIPS_JMP; in mips_ip() 11070 case BFD_RELOC_MIPS_JMP: in md_pcrel_from() 11337 case BFD_RELOC_MIPS_JMP: in md_apply_fix3() 11509 fixP->fx_r_type = BFD_RELOC_MIPS_JMP; in md_apply_fix3() 13506 4, &exp, 0, BFD_RELOC_MIPS_JMP); in md_convert_frag()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-mips.c | 2690 case BFD_RELOC_MIPS_JMP: in append_insn() 2748 || reloc_type[0] == BFD_RELOC_MIPS_JMP in append_insn() 3506 *r = BFD_RELOC_MIPS_JMP; in macro_build() 9488 *offset_reloc = BFD_RELOC_MIPS_JMP; in mips_ip() 11412 case BFD_RELOC_MIPS_JMP: in md_pcrel_from() 11629 case BFD_RELOC_MIPS_JMP: in md_apply_fix() 11765 fixP->fx_r_type = BFD_RELOC_MIPS_JMP; in md_apply_fix() 13612 4, &exp, 0, BFD_RELOC_MIPS_JMP); in md_convert_frag()
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | reloc.texi | 757 @deffn {} BFD_RELOC_MIPS_JMP
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | reloc.texi | 761 @deffn {} BFD_RELOC_MIPS_JMP
|