Ghidra 11.3.2
Ghidra internal decompiler documentation.
|
A path node for doing depth first traversals of data-flow informed by SignatureEntry. More...
Public Attributes | |
SignatureEntry * | entry |
The specific node in the traversal path. | |
list< PcodeOp * >::const_iterator | iter |
The edge to the next node in the path. | |
A path node for doing depth first traversals of data-flow informed by SignatureEntry.