Searched refs:GetPointerValue (Results 1 – 14 of 14) sorted by relevance
72 in_value.GetPointerValue().address, in GetTypeInfo()113 in_value.GetPointerValue().address); in GetTypeInfo()125 in_value.GetPointerValue().address, in GetTypeInfo()141 in_value.GetPointerValue().address, in GetTypeInfo()157 in_value.GetPointerValue().address, in GetTypeInfo()170 in_value.GetPointerValue().address, in GetTypeInfo()232 ? in_value.GetPointerValue() in GetVTableInfo()355 in_value.GetPointerValue().address + offset_to_top; in GetDynamicTypeAndAddress()
27 auto [func_ptr_address, func_ptr_address_type] = valobj.GetPointerValue(); in CXXFunctionPointerSummaryProvider()
119 data_addr = valobj.GetPointerValue(); in GetArrayAddressOrPointerValue()
83 Address address(valobj->GetPointerValue().address); in FormatObject()
545 if (valobj.GetPointerValue().address == 0) in ShouldPrintChildren()
121 m_value.GetScalar() = parent->GetPointerValue().address; in UpdateValue()
659 addr_t cstr_address = GetPointerValue().address; in IsCStringContainer()709 is_pointer_type ? GetPointerValue() : GetAddressOf(true); in GetPointeeData()919 cstr_address = GetPointerValue(); in ReadPointedString()1628 ValueObject::AddrAndType ValueObject::GetPointerValue() { in GetPointerValue() function in ValueObject2947 addr_t ptr_value = GetPointerValue().address; in CastPointerType()2960 addr_t ptr_value = GetPointerValue().address; in CastPointerType()
33 auto [frame_ptr_addr, addr_type] = ptr_sp->GetPointerValue(); in GetCoroFramePtrFromHandle()
391 lldb::addr_t addr = current_sp->GetParent()->GetPointerValue().address; in GetChildAtIndex()
58 const addr_t object_ptr = in_value.GetPointerValue().address; in GetDynamicTypeAndAddress()
804 const addr_t object_ptr = in_value.GetPointerValue().address; in GetDynamicTypeAndAddress()1533 addr_t isa_pointer = valobj.GetPointerValue().address; in GetClassDescriptorImpl()
536 value_sp = GetPointerValue(0); in GetValue()670 ValueSP GetPointerValue(uint32_t reg_index) { in GetPointerValue() function in __anon31ea58350111::ReturnValueExtractor
273 addr_t isa_pointer = valobj.GetPointerValue().address; in GetClassDescriptor()
583 AddrAndType GetPointerValue();