Home
last modified time | relevance | path

Searched refs:BFD_RELOC_MIPS_JALR (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Delfn32-mips.c2022 { BFD_RELOC_MIPS_JALR, R_MIPS_JALR },
Delf64-mips.c2178 { BFD_RELOC_MIPS_JALR, R_MIPS_JALR },
Dbfd-in2.h2675 BFD_RELOC_MIPS_JALR, enumerator
/freebsd-12-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h2682 BFD_RELOC_MIPS_JALR, enumerator
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-mips.c3751 4, ep, FALSE, BFD_RELOC_MIPS_JALR); in macro_build_jalr()
12202 case BFD_RELOC_MIPS_JALR: in md_apply_fix()
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-02035619 (md_apply_fix): Special handling for BFD_RELOC_MIPS_JALR.