Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-mips.c2033 { BFD_RELOC_MICROMIPS_LO16, R_MICROMIPS_LO16 - R_MICROMIPS_min },
Delfn32-mips.c3241 { BFD_RELOC_MICROMIPS_LO16, R_MICROMIPS_LO16 - R_MICROMIPS_min },
Delf64-mips.c3425 { BFD_RELOC_MICROMIPS_LO16, R_MICROMIPS_LO16 - R_MICROMIPS_min },
Dbfd-in2.h2959 BFD_RELOC_MICROMIPS_LO16, enumerator
DChangeLog-20111421 (BFD_RELOC_MICROMIPS_LO16): Likewise.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c4104 case BFD_RELOC_MICROMIPS_LO16: in micromips_reloc_p()
4151 || reloc == BFD_RELOC_MICROMIPS_LO16); in lo16_reloc_p()
4216 : (micromips_reloc_p (reloc) ? BFD_RELOC_MICROMIPS_LO16 in matching_lo_reloc()
7041 { BFD_RELOC_LO16, BFD_RELOC_MICROMIPS_LO16 }, in micromips_map_reloc()
7112 case BFD_RELOC_MICROMIPS_LO16: in calculate_reloc()
15092 case BFD_RELOC_MICROMIPS_LO16: in md_apply_fix()
17809 BFD_RELOC_MICROMIPS_LO16); in md_convert_frag()