Searched refs:BFD_RELOC_MIPS16_GPREL (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 2013 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
D | elfn32-mips.c | 3221 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
D | elf64-mips.c | 3405 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
|
D | bfd-in2.h | 2891 BFD_RELOC_MIPS16_GPREL, enumerator
|
D | ChangeLog-9697 | 2592 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS16_GPREL. 2595 * reloc.c (BFD_RELOC_MIPS16_GPREL): Define.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 4079 case BFD_RELOC_MIPS16_GPREL: in mips16_reloc_p() 4163 return (reloc == BFD_RELOC_GPREL16 || reloc == BFD_RELOC_MIPS16_GPREL in gprel16_reloc_p() 7526 || reloc_type[0] == BFD_RELOC_MIPS16_GPREL in append_insn() 14008 {"%gprel", BFD_RELOC_MIPS16_GPREL}, 15074 case BFD_RELOC_MIPS16_GPREL: in md_apply_fix()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2005 | 3802 (append_insn): Add BFD_RELOC_MIPS16_GPREL, BFD_RELOC_MIPS16_HI16_S
|
D | ChangeLog-9697 | 2649 (md_apply_fix): Handle BFD_RELOC_MIPS16_GPREL.
|
D | ChangeLog-0203 | 4916 handling to BFD_RELOC_MIPS16_GPREL.
|