|
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 void | gatherAdditiveBase (Varnode *startvn, vector< AddBase > &addbase) |
|
static uintb | gatherOffset (Varnode *vn) |
|
|
void | deriveBoundaries (const FuncProto &proto) |
|
void | gatherInternal (void) const |
|
|
const Funcdata * | fd |
|
AddrSpace * | spaceid |
|
vector< AddBase > | addbase |
|
vector< uintb > | alias |
|
bool | calculated |
|
uintb | localextreme |
|
uintb | localboundary |
|
uintb | aliasboundary |
|
int4 | direction |
|
The documentation for this class was generated from the following files: