decompiler  1.0.0
Public Attributes | List of all members
FlowInfo::VisitStat Struct Reference

A helper function describing the number of bytes in a machine instruction and the starting p-code op. More...

Public Attributes

SeqNum seqnum
 Sequence number of first PcodeOp in the instruction (or INVALID if no p-code)
 
int4 size
 Number of bytes in the instruction.
 

Detailed Description

A helper function describing the number of bytes in a machine instruction and the starting p-code op.


The documentation for this struct was generated from the following file: