VariableEntry

struct VariableEntry

Public Members

QString name
QString address
VariableScope scope
QString function

Name of the function containing the variable (if local)

RVA offset

Offset for navigation (Function start for locals, absolute address for globals)