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;
319 OPINFO is something the caller chooses to help in reloc determination.
325 int opindex, int opinfo,
358 opinfo_1 = opinfo;
608 old_frag->fr_cgen.opinfo = fixups[relax_operand].opinfo;
652 fixups[i].opinfo,
675 const int opinfo,
686 queue_fixup_recursively (opindex, opinfo, expP,
712 queue_fixup (opindex, opinfo, new_exp);