Searched refs:BFD_RELOC_MIPS_SUB (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | elf32-mips.c | 1202 { BFD_RELOC_MIPS_SUB, R_MIPS_SUB },
|
| D | elfn32-mips.c | 2010 { BFD_RELOC_MIPS_SUB, R_MIPS_SUB },
|
| D | elf64-mips.c | 2166 { BFD_RELOC_MIPS_SUB, R_MIPS_SUB },
|
| D | bfd-in2.h | 2661 BFD_RELOC_MIPS_SUB, enumerator
|
| D | ChangeLog-9899 | 2252 * reloc.c (BFD_RELOC_MIPS_SUB): New relocation.
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-mips.c | 2842 || reloc_type[0] == BFD_RELOC_MIPS_SUB in append_insn() 10904 {"%neg", BFD_RELOC_MIPS_SUB}, 12125 && (fixp->fx_r_type == BFD_RELOC_MIPS_SUB in mips_force_relocation() 12151 || fixP->fx_r_type == BFD_RELOC_MIPS_SUB in md_apply_fix() 12193 case BFD_RELOC_MIPS_SUB: in md_apply_fix() 13144 -1, BFD_RELOC_GPREL16, BFD_RELOC_MIPS_SUB, in s_cpsetup() 13149 BFD_RELOC_MIPS_SUB, BFD_RELOC_LO16); in s_cpsetup()
|
| /freebsd-12-stable/gnu/usr.bin/binutils/libbfd/ |
| D | bfd.h | 2668 BFD_RELOC_MIPS_SUB, enumerator
|