|
decompiler
1.0.0
|
This class holds a single entry in a stack used to forward traverse Varnode expressions. More...
Public Attributes | |
| Varnode * | vn |
| The Varnode at this particular point in the path. | |
| list< PcodeOp * >::const_iterator | desciter |
| The current edge being traversed. | |
This class holds a single entry in a stack used to forward traverse Varnode expressions.
1.8.17