decompiler
1.0.0
|
An external that can be applied to a ValueSet. More...
#include <rangeutil.hh>
Public Member Functions | |
Equation (int4 s, int4 tc, const CircleRange &rng) | |
Constructor. | |
Private Attributes | |
int4 | slot |
The input parameter slot to which the constraint is attached. | |
int4 | typeCode |
The constraint characteristic 0=absolute 1=relative to a spacebase register. | |
CircleRange | range |
The range constraint. | |
Friends | |
class | ValueSet |
An external that can be applied to a ValueSet.
An Equation is attached to a particular ValueSet and its underlying Varnode providing additional restriction on the ValueSet of an input parameter of the operation producing the Varnode.