Searched refs:BFD_RELOC_MIPS16_HI16_S (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 2016 { BFD_RELOC_MIPS16_HI16_S, R_MIPS16_HI16 - R_MIPS16_min },
|
D | elfn32-mips.c | 3224 { BFD_RELOC_MIPS16_HI16_S, R_MIPS16_HI16 - R_MIPS16_min },
|
D | elf64-mips.c | 3408 { BFD_RELOC_MIPS16_HI16_S, R_MIPS16_HI16 - R_MIPS16_min },
|
D | bfd-in2.h | 2926 BFD_RELOC_MIPS16_HI16_S, enumerator
|
D | ChangeLog-2005 | 4595 (BFD_RELOC_MIPS16_HI16_S): Likewise.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 4082 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/ |
D | ChangeLog-2005 | 3800 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.
|