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.27/gas/config/
Dtc-mips.c4078 case BFD_RELOC_MICROMIPS_16_PCREL_S1: in micromips_reloc_p()
4119 || reloc == BFD_RELOC_MICROMIPS_16_PCREL_S1 in b_reloc_p()
4170 case BFD_RELOC_MICROMIPS_16_PCREL_S1: in limited_pcrel_reloc_p()
6925 { BFD_RELOC_16_PCREL_S2, BFD_RELOC_MICROMIPS_16_PCREL_S1 }, in micromips_map_reloc()
14628 case BFD_RELOC_MICROMIPS_16_PCREL_S1: in md_pcrel_from()
14801 || fixp->fx_r_type == BFD_RELOC_MICROMIPS_16_PCREL_S1) in mips_force_relocation()
14858 case BFD_RELOC_MICROMIPS_16_PCREL_S1: in md_apply_fix()
15191 case BFD_RELOC_MICROMIPS_16_PCREL_S1: in md_apply_fix()
17271 || fixp->fx_r_type == BFD_RELOC_MICROMIPS_16_PCREL_S1 in tc_gen_reloc()
17635 BFD_RELOC_MICROMIPS_16_PCREL_S1); in md_convert_frag()
[all …]
/toolchain/binutils/binutils-2.27/bfd/
Delf32-mips.c2055 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
Delfn32-mips.c3278 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
Delf64-mips.c3462 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
Dbfd-in2.h2999 BFD_RELOC_MICROMIPS_16_PCREL_S1, enumerator
DChangeLog-20111417 (BFD_RELOC_MICROMIPS_16_PCREL_S1): Likewise.