HomeSort by relevance Sort by last modified time
    Searched defs:opinfo (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/gas/
frags.h 95 int opinfo; member in struct:frag::__anon4410
write.h 123 int opinfo; member in struct:fix::__anon4419
cgen.c 77 OPINFO is something the caller chooses to help in reloc determination. */
82 int opinfo; member in struct:fixup
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
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
w65-opc.h 50 struct opinfo { struct
56 const struct opinfo optable[257]={

Completed in 327 milliseconds