Home
last modified time | relevance | path

Searched refs:BFD_RELOC_MICROMIPS_16_PCREL_S1 (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c4099 case BFD_RELOC_MICROMIPS_16_PCREL_S1: in micromips_reloc_p()
4178 case BFD_RELOC_MICROMIPS_16_PCREL_S1: in limited_pcrel_reloc_p()
7036 { BFD_RELOC_16_PCREL_S2, BFD_RELOC_MICROMIPS_16_PCREL_S1 }, in micromips_map_reloc()
14731 case BFD_RELOC_MICROMIPS_16_PCREL_S1: in md_pcrel_from()
14898 || fixp->fx_r_type == BFD_RELOC_MICROMIPS_16_PCREL_S1) in mips_force_relocation()
14954 case BFD_RELOC_MICROMIPS_16_PCREL_S1: in md_apply_fix()
15239 case BFD_RELOC_MICROMIPS_16_PCREL_S1: in md_apply_fix()
17311 || fixp->fx_r_type == BFD_RELOC_MICROMIPS_16_PCREL_S1 in tc_gen_reloc()
17658 BFD_RELOC_MICROMIPS_16_PCREL_S1); in md_convert_frag()
17753 BFD_RELOC_MICROMIPS_16_PCREL_S1); in md_convert_frag()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-mips.c2039 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
Delfn32-mips.c3247 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
Delf64-mips.c3431 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
Dbfd-in2.h2947 BFD_RELOC_MICROMIPS_16_PCREL_S1, enumerator
DChangeLog-20111417 (BFD_RELOC_MICROMIPS_16_PCREL_S1): Likewise.