|
Ghidra Decompiler Analysis Engine
|
A helper class holding a Varnode pointer reference and a possible index added to it. More...
#include <varmap.hh>

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.17