Location associated with a derived string. More...
Location associated with a derived string.
Locations are optional.
Public Member Functions | |
| bool | operator== (const DerivedStringLocation &other) const |
| bool | operator!= (const DerivedStringLocation &other) const |
| bool | operator< (const DerivedStringLocation &other) const |
Public Attributes | |
| BNDerivedStringLocationType | locationType |
| uint64_t | addr |
| uint64_t | len |
|
inline |
|
inline |
|
inline |
| BNDerivedStringLocationType BinaryNinja::DerivedStringLocation::locationType |
| uint64_t BinaryNinja::DerivedStringLocation::addr |
| uint64_t BinaryNinja::DerivedStringLocation::len |