Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-mips.c2016 { BFD_RELOC_MIPS16_HI16_S, R_MIPS16_HI16 - R_MIPS16_min },
Delfn32-mips.c3224 { BFD_RELOC_MIPS16_HI16_S, R_MIPS16_HI16 - R_MIPS16_min },
Delf64-mips.c3408 { BFD_RELOC_MIPS16_HI16_S, R_MIPS16_HI16 - R_MIPS16_min },
Dbfd-in2.h2926 BFD_RELOC_MIPS16_HI16_S, enumerator
DChangeLog-20054595 (BFD_RELOC_MIPS16_HI16_S): Likewise.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c4082 case BFD_RELOC_MIPS16_HI16_S: in mips16_reloc_p()
4143 return (reloc == BFD_RELOC_HI16_S || reloc == BFD_RELOC_MIPS16_HI16_S in hi16_reloc_p()
7101 case BFD_RELOC_MIPS16_HI16_S: in calculate_reloc()
14011 {"%hi", BFD_RELOC_MIPS16_HI16_S},
15078 case BFD_RELOC_MIPS16_HI16_S: in md_apply_fix()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20053800 BFD_RELOC_MIPS16_HI16_S.
3802 (append_insn): Add BFD_RELOC_MIPS16_GPREL, BFD_RELOC_MIPS16_HI16_S
3805 (mips16_ip): Resolve BFD_RELOC_MIPS16_HI16_S,
3813 BFD_RELOC_MIPS16_HI16_S and BFD_RELOC_MIPS16_LO16.