Home | History | Annotate | Download | only in gas

Lines Matching refs:opinfo

77    OPINFO is something the caller chooses to help in reloc determination.  */
82 int opinfo;
103 queue_fixup (int opindex, int opinfo, expressionS *expP)
110 fixups[num_fixups].opinfo = opinfo;
234 OPINFO is something the caller chooses to help in reloc determination.
243 int length, const CGEN_OPERAND *operand, int opinfo,
256 fixP->fx_cgen.opinfo = opinfo;
269 OPINFO is something the caller chooses to help in reloc determination.
278 int length, const CGEN_OPERAND *operand, int opinfo,
291 fixP->fx_cgen.opinfo = opinfo;
324 OPINFO is something the caller chooses to help in reloc determination.
330 int opindex, int opinfo,
363 opinfo_1 = opinfo;
606 old_frag->fr_cgen.opinfo = fixups[relax_operand].opinfo;
649 fixups[i].opinfo,
672 const int opinfo,
683 queue_fixup_recursively (opindex, opinfo, expP,
709 queue_fixup (opindex, opinfo, new_exp);