Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::ActionMarkImplied::DescTreeElement Struct Reference

This class holds a single entry in a stack used to forward traverse Varnode expressions. More...

Collaboration diagram for ghidra::ActionMarkImplied::DescTreeElement:
[legend]

Public Member Functions

 DescTreeElement (Varnode *v)
 Constructor.
 

Public Attributes

Varnodevn
 The Varnode at this particular point in the path.
 
list< PcodeOp * >::const_iterator desciter
 The current edge being traversed.
 

Detailed Description

This class holds a single entry in a stack used to forward traverse Varnode expressions.


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