Home | History | Annotate | Download | only in gas

Lines Matching defs:opinfo

76    OPINFO is something the caller chooses to help in reloc determination.  */
81 int opinfo;
102 queue_fixup (int opindex, int opinfo, expressionS *expP)
109 fixups[num_fixups].opinfo = opinfo;
233 OPINFO is something the caller chooses to help in reloc determination.
242 int length, const CGEN_OPERAND *operand, int opinfo,
253 fixP->fx_cgen.opinfo = opinfo;
266 OPINFO is something the caller chooses to help in reloc determination.
275 int length, const CGEN_OPERAND *operand, int opinfo,
286 fixP->fx_cgen.opinfo = opinfo;
318 OPINFO is something the caller chooses to help in reloc determination.
324 int opindex, int opinfo,
357 opinfo_1 = opinfo;
610 old_frag->fr_cgen.opinfo = fixups[relax_operand].opinfo;
654 fixups[i].opinfo,
677 const int opinfo,
688 queue_fixup_recursively (opindex, opinfo, expP,
714 queue_fixup (opindex, opinfo, new_exp);