decompiler
1.0.0
|
Placeholder node for Varnode holding a smaller logical value. More...
Private Attributes | |
Varnode * | vn |
Varnode being shrunk. | |
Varnode * | replacement |
The new smaller Varnode. | |
uintb | mask |
Bits making up the logical sub-variable. | |
uintb | val |
Value of constant (when vn==NULL) | |
ReplaceOp * | def |
Defining op for new Varnode. | |
Friends | |
class | SubvariableFlow |
Placeholder node for Varnode holding a smaller logical value.