Home
last modified time | relevance | path

Searched refs:BFD_RELOC_MIPS16_GPREL (Results 1 – 9 of 9) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Delf32-mips.c1224 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
Delfn32-mips.c2041 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
Delf64-mips.c2197 { BFD_RELOC_MIPS16_GPREL, R_MIPS16_GPREL - R_MIPS16_min },
Dbfd-in2.h2613 BFD_RELOC_MIPS16_GPREL, enumerator
DChangeLog-96972592 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS16_GPREL.
2595 * reloc.c (BFD_RELOC_MIPS16_GPREL): Define.
/freebsd-9-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h2620 BFD_RELOC_MIPS16_GPREL, enumerator
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c2848 || reloc_type[0] == BFD_RELOC_MIPS16_GPREL in append_insn()
10919 {"%gprel", BFD_RELOC_MIPS16_GPREL},
12214 case BFD_RELOC_MIPS16_GPREL: in md_apply_fix()
/freebsd-9-stable/contrib/binutils/gas/
DChangeLog-96972649 (md_apply_fix): Handle BFD_RELOC_MIPS16_GPREL.
DChangeLog-02034924 handling to BFD_RELOC_MIPS16_GPREL.