Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::FlowInfo::VisitStat Struct Reference

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

Collaboration diagram for ghidra::FlowInfo::VisitStat:
[legend]

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: