Home
last modified time | relevance | path

Searched refs:fieldAddress (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/debugger/value/value_nodes/
H A DBMessageValueNode.cpp170 BVariant fieldAddress; in ResolvedLocationAndValue() local
177 fieldAddress.SetTo(headerAddress.ToUInt64() in ResolvedLocationAndValue()
225 false, fieldAddress); in ResolvedLocationAndValue()
273 fDataLocation.SetTo(fieldAddress.ToUInt64() + fieldsSize); in ResolvedLocationAndValue()
292 error = valueLoader->LoadRawValue(fieldAddress, fieldsSize, in ResolvedLocationAndValue()