Home
last modified time | relevance | path

Searched refs:BFD_RELOC_MIPS_21_PCREL_S2 (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
DChangeLog405 (limited_pcrel_reloc_p): Add relocs: BFD_RELOC_MIPS_21_PCREL_S2,
417 (append_insn): Added support for relocs: BFD_RELOC_MIPS_21_PCREL_S2
424 (md_pcrel_from): Add cases for relocs: BFD_RELOC_MIPS_21_PCREL_S2,
427 (md_apply_fix): Add support for relocs: BFD_RELOC_MIPS_21_PCREL_S2,
433 (tc_gen_reloc): Add relocs: BFD_RELOC_MIPS_21_PCREL_S2,
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog903 (bfd_reloc_code_real): Add relocs BFD_RELOC_MIPS_21_PCREL_S2,
909 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2,
916 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2,
943 BFD_RELOC_MIPS_21_PCREL_S2, BFD_RELOC_MIPS_26_PCREL_S2,
945 * reloc.c: Document relocs BFD_RELOC_MIPS_21_PCREL_S2,
Delf32-mips.c2002 { BFD_RELOC_MIPS_21_PCREL_S2, R_MIPS_PC21_S2 },
Delfn32-mips.c3210 { BFD_RELOC_MIPS_21_PCREL_S2, R_MIPS_PC21_S2 },
Delf64-mips.c3394 { BFD_RELOC_MIPS_21_PCREL_S2, R_MIPS_PC21_S2 },
Dbfd-in2.h2950 BFD_RELOC_MIPS_21_PCREL_S2, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c4179 case BFD_RELOC_MIPS_21_PCREL_S2: in limited_pcrel_reloc_p()
7213 case BFD_RELOC_MIPS_21_PCREL_S2: in append_insn()
7945 *offset_reloc = BFD_RELOC_MIPS_21_PCREL_S2; in match_insn()
14734 case BFD_RELOC_MIPS_21_PCREL_S2: in md_pcrel_from()
14904 || fixp->fx_r_type == BFD_RELOC_MIPS_21_PCREL_S2 in mips_force_relocation()
14956 case BFD_RELOC_MIPS_21_PCREL_S2: in md_apply_fix()
15154 case BFD_RELOC_MIPS_21_PCREL_S2: in md_apply_fix()
17313 || fixp->fx_r_type == BFD_RELOC_MIPS_21_PCREL_S2 in tc_gen_reloc()