|
decompiler
1.0.0
|
A helper class holding a Varnode pointer reference and a possible index added to it. More...
#include <varmap.hh>
Public Member Functions | |
| AddBase (Varnode *b, Varnode *i) | |
| Constructor. | |
Public Attributes | |
| Varnode * | base |
| The Varnode holding the base pointer. | |
| Varnode * | index |
| The index value or NULL. | |
A helper class holding a Varnode pointer reference and a possible index added to it.
1.8.11