UntouchedValueDomain.UntouchedTag Type
Identifies the origin of an untouched value as a register or a memory location.
Instance members
| Instance member |
Description
|
Full Usage:
this.IsMemoryTag
Returns: bool
|
|
Full Usage:
this.IsRegisterTag
Returns: bool
|
|
B2R2