Searched refs:offset_reloc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-mips.c | 1243 static bfd_reloc_code_real_type offset_reloc[3] variable 1991 offset_reloc[0] = BFD_RELOC_UNUSED; in md_assemble() 1992 offset_reloc[1] = BFD_RELOC_UNUSED; in md_assemble() 1993 offset_reloc[2] = BFD_RELOC_UNUSED; in md_assemble() 2024 append_insn (&insn, &offset_expr, offset_reloc); in md_assemble() 7883 if (offset_reloc[0] == BFD_RELOC_UNUSED) in macro2() 7884 offset_reloc[0] = BFD_RELOC_LO16; in macro2() 7892 treg, offset_reloc[0], breg); in macro2() 7898 macro_build (&offset_expr, s, "t,o(b)", tempreg, offset_reloc[0], breg); in macro2() 7903 macro_build (&offset_expr, s2, "t,o(b)", tempreg, offset_reloc[0], breg); in macro2() [all …]
|
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | ChangeLog-9697 | 5245 offset_reloc. Pass imm_unmatched_hi to append_insn.
|
| D | ChangeLog-0001 | 859 (offset_reloc): Likewise.
|