decompiler  1.0.0
Classes | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | List of all members
AliasChecker Class Reference

Classes

struct  AddBase
 

Public Member Functions

void gather (const Funcdata *f, AddrSpace *spc, bool defer)
 
bool hasLocalAlias (Varnode *vn) const
 
void sortAlias (void) const
 
const vector< AddBase > & getAddBase (void) const
 
const vector< uintb > & getAlias (void) const
 

Static Public Member Functions

static void gatherAdditiveBase (Varnode *startvn, vector< AddBase > &addbase)
 
static uintb gatherOffset (Varnode *vn)
 

Private Member Functions

void deriveBoundaries (const FuncProto &proto)
 
void gatherInternal (void) const
 

Private Attributes

const Funcdatafd
 
AddrSpacespaceid
 
vector< AddBaseaddbase
 
vector< uintb > alias
 
bool calculated
 
uintb localextreme
 
uintb localboundary
 
uintb aliasboundary
 
int4 direction
 

The documentation for this class was generated from the following files: