|
Pin
|
Public Member Functions | |
| ADDRESS_RANGE (ADDRINT low, ADDRINT high) | |
| ADDRESS_RANGE & | operator+= (const ADDRESS_RANGE &right) |
| std::string | String () const |
| BOOL | Valid () const |
| ADDRINT | Size () const |
Public Attributes | |
| ADDRINT | _low |
| ADDRINT | _high |
Minimal type for representing address ranges to be used as a value of a knob
1.8.17