Home | History | Annotate | Download | only in Core

Lines Matching refs:GetPointerValue

788                     addr_t func_ptr_address = GetPointerValue (&func_ptr_address_type);
911 lldb::addr_t addr = is_pointer_type ? GetPointerValue(&addr_type) : GetAddressOf(true, &addr_type);
1151 cstr_address = GetPointerValue (&cstr_address_type);
1351 Address address(GetPointerValue());
1760 ValueObject::GetPointerValue (AddressType *address_type)
3515 if (valobj->GetPointerValue (&ptr_address_type) == 0)
3844 addr_t ptr_value = GetPointerValue (&address_type);
3863 addr_t ptr_value = GetPointerValue (&address_type);