Searched refs:BFD_RELOC_MIPS_LITERAL (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | pe-mips.c | 487 case BFD_RELOC_MIPS_LITERAL: in coff_mips_reloc_type_lookup()
|
| D | elf32-mips.c | 1193 { BFD_RELOC_MIPS_LITERAL, R_MIPS_LITERAL },
|
| D | elfn32-mips.c | 2000 { BFD_RELOC_MIPS_LITERAL, R_MIPS_LITERAL },
|
| D | coff-mips.c | 760 case BFD_RELOC_MIPS_LITERAL:
|
| D | elf64-mips.c | 2156 { BFD_RELOC_MIPS_LITERAL, R_MIPS_LITERAL },
|
| D | bfd-in2.h | 2652 BFD_RELOC_MIPS_LITERAL, enumerator
|
| D | ChangeLog-9193 | 869 BFD_RELOC_MIPS_LITERAL, BFD_RELOC_MIPS_GOT16, 873 BFD_RELOC_MIPS_LITERAL.
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-mips.c | 2838 || reloc_type[0] == BFD_RELOC_MIPS_LITERAL in append_insn() 3513 || *r == BFD_RELOC_MIPS_LITERAL in macro_build() 6637 BFD_RELOC_MIPS_LITERAL, mips_gp_register); in macro() 6754 BFD_RELOC_MIPS_LITERAL, mips_gp_register); in macro() 6758 r = BFD_RELOC_MIPS_LITERAL; in macro() 12206 case BFD_RELOC_MIPS_LITERAL: in md_apply_fix()
|
| /freebsd-12-stable/gnu/usr.bin/binutils/libbfd/ |
| D | bfd.h | 2659 BFD_RELOC_MIPS_LITERAL, enumerator
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | ChangeLog-9295 | 8385 (macro): Use BFD_RELOC_MIPS_LITERAL relocation for M_LI_SS. 8566 (md_apply_fix): Handle BFD_RELOC_MIPS_LITERAL and
|