Searched refs:imm_reloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c1248 static bfd_reloc_code_real_type imm_reloc[3]
1995 imm_reloc[0] = BFD_RELOC_UNUSED;
1996 imm_reloc[1] = BFD_RELOC_UNUSED;
1997 imm_reloc[2] = BFD_RELOC_UNUSED;
2029 append_insn (&insn, &imm_expr, imm_reloc);
8548 side effect, it sets one of the global variables imm_reloc or
9643 *imm_reloc = BFD_RELOC_32;
9840 *imm_reloc = BFD_RELOC_LO16;
9841 if (my_getSmallExpression (&imm_expr, imm_reloc, s) == 0)
9915 if (my_getSmallExpression (&imm_expr, imm_reloc,
1241 static bfd_reloc_code_real_type imm_reloc[3] variable
[all...]

Completed in 133 milliseconds