Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-mips.c2029 { BFD_RELOC_MIPS16_GOT16, R_MIPS16_GOT16 - R_MIPS16_min },
Delfn32-mips.c3252 { BFD_RELOC_MIPS16_GOT16, R_MIPS16_GOT16 - R_MIPS16_min },
Delf64-mips.c3436 { BFD_RELOC_MIPS16_GOT16, R_MIPS16_GOT16 - R_MIPS16_min },
Dbfd-in2.h2968 BFD_RELOC_MIPS16_GOT16, enumerator
DChangeLog-20081497 * reloc.c (BFD_RELOC_MIPS16_GOT16, BFD_RELOC_MIPS16_CALL16): Declare.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c4058 case BFD_RELOC_MIPS16_GOT16: in mips16_reloc_p()
4127 return (reloc == BFD_RELOC_MIPS_GOT16 || reloc == BFD_RELOC_MIPS16_GOT16 in got16_reloc_p()
13906 {"%got", BFD_RELOC_MIPS16_GOT16},
14980 case BFD_RELOC_MIPS16_GOT16: in md_apply_fix()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2008776 (mips16_ip): Handle BFD_RELOC_MIPS16_GOT16 and BFD_RELOC_MIPS16_CALL16.