Searched refs:imm_reloc (Results 1 – 3 of 3) sorted by relevance
1241 static bfd_reloc_code_real_type imm_reloc[3] variable1988 imm_reloc[0] = BFD_RELOC_UNUSED; in md_assemble()1989 imm_reloc[1] = BFD_RELOC_UNUSED; in md_assemble()1990 imm_reloc[2] = BFD_RELOC_UNUSED; in md_assemble()2022 append_insn (&insn, &imm_expr, imm_reloc); in md_assemble()9636 *imm_reloc = BFD_RELOC_32; in mips_ip()9833 *imm_reloc = BFD_RELOC_LO16; in mips_ip()9834 if (my_getSmallExpression (&imm_expr, imm_reloc, s) == 0) in mips_ip()9908 if (my_getSmallExpression (&imm_expr, imm_reloc, s) == 0 in mips_ip()10129 imm_reloc[0] = BFD_RELOC_UNUSED; in mips16_ip()[all …]
5244 (md_assemble): Clear imm_reloc, imm_unmatched_hi, and
858 (imm_reloc): Make it an array.