Searched refs:GetValueForOffset (Results 1 – 1 of 1) sorted by relevance
1390 ValueObjectSP GetValueForOffset(StackFrame &frame, ValueObjectSP &parent, in GetValueForOffset() function1411 return GetValueForOffset(frame, child_sp, offset - child_offset); in GetValueForOffset()1451 return GetValueForOffset(frame, pointee, offset); in GetValueForDereferincingOffset()