decompiler  1.0.0
Public Member Functions | 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>

Public Member Functions

 AddBase (Varnode *b, Varnode *i)
 Constructor.
 

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: