Home | History | Annotate | Download | only in config

Lines Matching refs:fixups

77 /* Fixups.  */
87 struct mn10200_fixup fixups[MAX_INSN_FIXUPS];
1104 as_fatal (_("too many fixups"));
1105 fixups[fc].exp = ex;
1106 fixups[fc].opindex = *opindex_ptr;
1107 fixups[fc].reloc = BFD_RELOC_UNUSED;
1205 opindex_converter.opindex = fixups[0].opindex;
1207 fixups[0].exp.X_add_symbol,
1208 fixups[0].exp.X_add_number,
1244 /* Create any fixups. */
1250 operand = &mn10200_operands[fixups[i].opindex];
1251 if (fixups[i].reloc != BFD_RELOC_UNUSED)
1258 fixups[i].reloc);
1271 &fixups[i].exp,
1273 fixups[i].reloc);
1331 reloc_size, &fixups[i].exp, pcrel,