decompiler 1.0.0
Public Attributes | List of all members
ghidra::SignatureEntry::DFSNode Struct Reference

A path node for doing depth first traversals of data-flow informed by SignatureEntry. More...

Public Attributes

SignatureEntryentry
 The specific node in the traversal path.
 
list< PcodeOp * >::const_iterator iter
 The edge to the next node in the path.
 

Detailed Description

A path node for doing depth first traversals of data-flow informed by SignatureEntry.


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