decompiler  1.0.0
Private Attributes | Friends | List of all members
SubvariableFlow::ReplaceVarnode Class Reference

Placeholder node for Varnode holding a smaller logical value. More...

Private Attributes

Varnodevn
 Varnode being shrunk.
 
Varnodereplacement
 The new smaller Varnode.
 
uintb mask
 Bits making up the logical sub-variable.
 
uintb val
 Value of constant (when vn==NULL)
 
ReplaceOpdef
 Defining op for new Varnode.
 

Friends

class SubvariableFlow
 

Detailed Description

Placeholder node for Varnode holding a smaller logical value.


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