Ghidra Decompiler Analysis Engine
Public Attributes | List of all members
AliasChecker::AddBase Struct Reference

A helper class holding a Varnode pointer reference and a possible index added to it. More...

#include <varmap.hh>

Collaboration diagram for AliasChecker::AddBase:
Collaboration graph
[legend]

Public Attributes

Varnodebase
 The Varnode holding the base pointer.
 
Varnodeindex
 The index value or NULL.
 

Detailed Description

A helper class holding a Varnode pointer reference and a possible index added to it.


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