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