Searched refs:offset_reloc (Results 1 – 6 of 6) sorted by relevance
1909 static bfd_reloc_code_real_type offset_reloc[3] variable4009 offset_reloc[0] = BFD_RELOC_UNUSED; in md_assemble()4010 offset_reloc[1] = BFD_RELOC_UNUSED; in md_assemble()4011 offset_reloc[2] = BFD_RELOC_UNUSED; in md_assemble()4040 append_insn (&insn, &offset_expr, offset_reloc, FALSE); in md_assemble()5012 if (!match_expression (arg, &offset_expr, offset_reloc)) in match_int_operand()5015 if (offset_reloc[0] != BFD_RELOC_UNUSED) in match_int_operand()5027 offset_reloc[0] = BFD_RELOC_LO16; in match_int_operand()7711 offset_reloc[0] = BFD_RELOC_UNUSED; in match_insn()7712 offset_reloc[1] = BFD_RELOC_UNUSED; in match_insn()[all …]
909 (mips_ip): Update commentary. Use offset_expr and offset_reloc913 (mips16_ip): Update commentary. Use offset_expr and offset_reloc968 for offbits == 16 as well as offbits == 12. Use offset_reloc971 and offset_reloc before matching against a particular opcode.
1822 initialization of offset_reloc.
382 (mips_ip)['o']: Initialise offset_reloc.
5245 offset_reloc. Pass imm_unmatched_hi to append_insn.
849 (offset_reloc): Likewise.