Searched refs:BFD_RELOC_MIPS_26_PCREL_S2 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog | 406 BFD_RELOC_MIPS_26_PCREL_S2, BFD_RELOC_MIPS_18_PCREL_S3, 418 and BFD_RELOC_MIPS_26_PCREL_S2. 425 BFD_RELOC_MIPS_26_PCREL_S2. 428 BFD_RELOC_MIPS_26_PCREL_S2, BFD_RELOC_MIPS_18_PCREL_S3, 434 BFD_RELOC_MIPS_26_PCREL_S2, BFD_RELOC_MIPS_18_PCREL_S3,
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog | 904 BFD_RELOC_MIPS_26_PCREL_S2, BFD_RELOC_MIPS_18_PCREL_S3 and 910 BFD_RELOC_MIPS_26_PCREL_S2, BFD_RELOC_MIPS_18_PCREL_S3, 917 BFD_RELOC_MIPS_26_PCREL_S2, BFD_RELOC_MIPS_18_PCREL_S3, 943 BFD_RELOC_MIPS_21_PCREL_S2, BFD_RELOC_MIPS_26_PCREL_S2, 946 BFD_RELOC_MIPS_26_PCREL_S2, BFD_RELOC_MIPS_18_PCREL_S3 and
|
D | elf32-mips.c | 2003 { BFD_RELOC_MIPS_26_PCREL_S2, R_MIPS_PC26_S2 },
|
D | elfn32-mips.c | 3211 { BFD_RELOC_MIPS_26_PCREL_S2, R_MIPS_PC26_S2 },
|
D | elf64-mips.c | 3395 { BFD_RELOC_MIPS_26_PCREL_S2, R_MIPS_PC26_S2 },
|
D | bfd-in2.h | 2951 BFD_RELOC_MIPS_26_PCREL_S2, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 4180 case BFD_RELOC_MIPS_26_PCREL_S2: in limited_pcrel_reloc_p() 7230 case BFD_RELOC_MIPS_26_PCREL_S2: in append_insn() 7941 *offset_reloc = BFD_RELOC_MIPS_26_PCREL_S2; in match_insn() 14735 case BFD_RELOC_MIPS_26_PCREL_S2: in md_pcrel_from() 14905 || fixp->fx_r_type == BFD_RELOC_MIPS_26_PCREL_S2 in mips_force_relocation() 14957 case BFD_RELOC_MIPS_26_PCREL_S2: in md_apply_fix() 15155 case BFD_RELOC_MIPS_26_PCREL_S2: in md_apply_fix() 17314 || fixp->fx_r_type == BFD_RELOC_MIPS_26_PCREL_S2 in tc_gen_reloc()
|