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