Searched refs:offset_reloc (Results 1 – 6 of 6) sorted by relevance
1918 static bfd_reloc_code_real_type offset_reloc[3] variable4031 offset_reloc[0] = BFD_RELOC_UNUSED; in md_assemble()4032 offset_reloc[1] = BFD_RELOC_UNUSED; in md_assemble()4033 offset_reloc[2] = BFD_RELOC_UNUSED; in md_assemble()4062 append_insn (&insn, &offset_expr, offset_reloc, FALSE); in md_assemble()5028 if (!match_expression (arg, &offset_expr, offset_reloc)) in match_int_operand()5031 if (offset_reloc[0] != BFD_RELOC_UNUSED) in match_int_operand()5043 offset_reloc[0] = BFD_RELOC_LO16; in match_int_operand()7816 offset_reloc[0] = BFD_RELOC_UNUSED; in match_insn()7817 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.