This class holds a single entry in a stack used to traverse Varnode expressions.
More...
|
|
Varnode * | vn |
| | The Varnode at this particular point in the path.
|
| |
|
int4 | slot |
| | The slot of the first input Varnode to traverse in this subexpression.
|
| |
|
int4 | slotback |
| | The slot(+1) of the last input Varnode to traverse in this subexpression.
|
| |
This class holds a single entry in a stack used to traverse Varnode expressions.
◆ OpStackElement()
| ActionMarkExplicit::OpStackElement::OpStackElement |
( |
Varnode * |
v | ) |
|
The documentation for this struct was generated from the following files: