Searched refs:BFD_RELOC_MIPS_SUB (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 1984 { BFD_RELOC_MIPS_SUB, R_MIPS_SUB },
|
D | elfn32-mips.c | 3184 { BFD_RELOC_MIPS_SUB, R_MIPS_SUB },
|
D | elf64-mips.c | 3368 { BFD_RELOC_MIPS_SUB, R_MIPS_SUB },
|
D | bfd-in2.h | 2974 BFD_RELOC_MIPS_SUB, enumerator
|
D | ChangeLog-9899 | 2252 * reloc.c (BFD_RELOC_MIPS_SUB): New relocation.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 7049 { BFD_RELOC_MIPS_SUB, BFD_RELOC_MICROMIPS_SUB }, in micromips_map_reloc() 7520 || reloc_type[0] == BFD_RELOC_MIPS_SUB in append_insn() 13992 {"%neg", BFD_RELOC_MIPS_SUB}, 14989 || fixP->fx_r_type == BFD_RELOC_MIPS_SUB in md_apply_fix() 15052 case BFD_RELOC_MIPS_SUB: in md_apply_fix() 16115 -1, BFD_RELOC_GPREL16, BFD_RELOC_MIPS_SUB, in s_cpsetup() 16120 BFD_RELOC_MIPS_SUB, BFD_RELOC_LO16); in s_cpsetup()
|