Helper class containing Varnode pairs that flow across a sequence of INDIRECTs.
More...
|
|
| IndirectPair (Varnode *in, Varnode *out) |
| | Constructor.
|
| |
|
void | markDuplicate (void) |
| | Note that this is a duplicate of another pair.
|
| |
|
bool | isDuplicate (void) const |
| | Return true if this is marked as a duplicate.
|
| |
|
|
Varnode * | inVn |
| | Input to INDIRECTs.
|
| |
|
Varnode * | outVn |
| | Output of INDIRECTs.
|
| |
Helper class containing Varnode pairs that flow across a sequence of INDIRECTs.
The documentation for this class was generated from the following files: