Searched refs:BFD_RELOC_MIPS16_GOT16 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 2014 { BFD_RELOC_MIPS16_GOT16, R_MIPS16_GOT16 - R_MIPS16_min },
|
D | elfn32-mips.c | 3222 { BFD_RELOC_MIPS16_GOT16, R_MIPS16_GOT16 - R_MIPS16_min },
|
D | elf64-mips.c | 3406 { BFD_RELOC_MIPS16_GOT16, R_MIPS16_GOT16 - R_MIPS16_min },
|
D | bfd-in2.h | 2916 BFD_RELOC_MIPS16_GOT16, enumerator
|
D | ChangeLog-2008 | 1497 * reloc.c (BFD_RELOC_MIPS16_GOT16, BFD_RELOC_MIPS16_CALL16): Declare.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 4080 case BFD_RELOC_MIPS16_GOT16: in mips16_reloc_p() 4136 return (reloc == BFD_RELOC_MIPS_GOT16 || reloc == BFD_RELOC_MIPS16_GOT16 in got16_reloc_p() 14009 {"%got", BFD_RELOC_MIPS16_GOT16}, 15075 case BFD_RELOC_MIPS16_GOT16: in md_apply_fix()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2008 | 776 (mips16_ip): Handle BFD_RELOC_MIPS16_GOT16 and BFD_RELOC_MIPS16_CALL16.
|