Public Member Functions | |
DataVariable () | |
DataVariable (uint64_t a, Type *t, bool d) | |
Public Attributes | |
uint64_t | address |
Confidence< Ref< Type > > | type |
bool | autoDiscovered |
|
inline |
|
inline |
uint64_t BinaryNinja::DataVariable::address |
bool BinaryNinja::DataVariable::autoDiscovered |
Confidence<Ref<Type> > BinaryNinja::DataVariable::type |