Searched refs:eAddressTypeHost (Results 1 – 9 of 9) sorted by relevance
136 case eValueTypeHostAddress: return eAddressTypeHost; in GetValueAddressType()520 address_type = eAddressTypeHost; in GetValueAsData()543 …error.SetErrorStringWithFormat ("invalid %s address", address_type == eAddressTypeHost ? "host" : … in GetValueAsData()565 if (address_type == eAddressTypeHost) in GetValueAsData()
161 case eAddressTypeHost: in UpdateValue()
168 SetAddressTypeOfChildren(eAddressTypeHost); in UpdateValue()
191 case eAddressTypeHost: m_value.SetValueType(Value::eValueTypeHostAddress); break; in ValueObjectConstResult()
816 case eAddressTypeHost: in GetSummaryAsCString()954 case eAddressTypeHost: in GetPointeeData()3804 case eAddressTypeHost: in AddressOf()
36 eAddressTypeHost ///< Address is an address in the process that is running this code enumerator
444 if (address_type == eAddressTypeHost) in ReadFromMemory()
6395 if (address_type == eAddressTypeHost) in ReadFromMemory()6439 if (address_type == eAddressTypeHost) in WriteToMemory()
1469 else if (addr_type == eAddressTypeHost || addr_type == eAddressTypeInvalid) in GetLoadAddress()