Searched refs:offset_to_top (Results 1 – 2 of 2) sorted by relevance
24 int offset_to_top; member33 int offset_to_top; member76 return DynamicTypeInfo(tinfo->name(), obj_locator->offset_to_top, in getDynamicTypeInfoFromVtable()
352 const int64_t offset_to_top = m_process->ReadSignedIntegerFromMemory( in GetDynamicTypeAndAddress() local355 if (offset_to_top == INT64_MIN) in GetDynamicTypeAndAddress()359 lldb::addr_t dynamic_addr = in_value.GetPointerValue() + offset_to_top; in GetDynamicTypeAndAddress()