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