Loading...
Searching...
No Matches
BinaryNinja::DerivedStringLocation Struct Reference

Location associated with a derived string. More...

Detailed Description

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

Member Function Documentation

◆ operator==()

bool BinaryNinja::DerivedStringLocation::operator== ( const DerivedStringLocation & other) const
inline

◆ operator!=()

bool BinaryNinja::DerivedStringLocation::operator!= ( const DerivedStringLocation & other) const
inline

◆ operator<()

bool BinaryNinja::DerivedStringLocation::operator< ( const DerivedStringLocation & other) const
inline

Member Data Documentation

◆ locationType

BNDerivedStringLocationType BinaryNinja::DerivedStringLocation::locationType

◆ addr

uint64_t BinaryNinja::DerivedStringLocation::addr

◆ len

uint64_t BinaryNinja::DerivedStringLocation::len