|
void | set (const PathMeld &op2) |
|
void | set (const vector< PcodeOp * > &path, const vector< int4 > &slot) |
|
void | set (PcodeOp *op, Varnode *vn) |
|
void | append (const PathMeld &op2) |
|
void | clear (void) |
|
void | meld (vector< PcodeOp * > &path, vector< int4 > &slot) |
|
int4 | numCommonVarnode (void) const |
|
int4 | numOps (void) const |
|
Varnode * | getVarnode (int4 i) const |
|
Varnode * | getOpParent (int4 i) const |
|
PcodeOp * | getOp (int4 i) const |
|
PcodeOp * | getEarliestOp (int4 pos) const |
|
bool | empty (void) const |
|
|
void | internalIntersect (vector< int4 > &parentMap) |
|
int4 | meldOps (const vector< PcodeOp * > &path, int4 cutOff, const vector< int4 > &parentMap) |
|
void | truncatePaths (int4 cutPoint) |
|
The documentation for this class was generated from the following files:
- jumptable.hh
- jumptable.cc