Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-mips.c2017 { BFD_RELOC_MIPS16_LO16, R_MIPS16_LO16 - R_MIPS16_min },
Delfn32-mips.c3225 { BFD_RELOC_MIPS16_LO16, R_MIPS16_LO16 - R_MIPS16_min },
Delf64-mips.c3409 { BFD_RELOC_MIPS16_LO16, R_MIPS16_LO16 - R_MIPS16_min },
Dbfd-in2.h2929 BFD_RELOC_MIPS16_LO16, enumerator
DChangeLog-20054596 (BFD_RELOC_MIPS16_LO16): Likewise.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20053115 * config/tc-mips.c (mips_frob_file): Sort BFD_RELOC_MIPS16_LO16
3117 (mips_fix_adjustable): Don't make BFD_RELOC_MIPS16_LO16
3801 (fixup_has_matching_lo_p): Handle BFD_RELOC_MIPS16_LO16.
3803 and BFD_RELOC_MIPS16_LO16 to relocs to suppress overflow
3806 BFD_RELOC_MIPS16_HI16 and BFD_RELOC_MIPS16_LO16 for constants.
3813 BFD_RELOC_MIPS16_HI16_S and BFD_RELOC_MIPS16_LO16.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c4084 case BFD_RELOC_MIPS16_LO16: in mips16_reloc_p()
4150 return (reloc == BFD_RELOC_LO16 || reloc == BFD_RELOC_MIPS16_LO16 in lo16_reloc_p()
4215 return (mips16_reloc_p (reloc) ? BFD_RELOC_MIPS16_LO16 in matching_lo_reloc()
7113 case BFD_RELOC_MIPS16_LO16: in calculate_reloc()
14007 {"%lo", BFD_RELOC_MIPS16_LO16},
15079 case BFD_RELOC_MIPS16_LO16: in md_apply_fix()