Searched refs:eAddressTypeHost (Results 1 – 9 of 9) sorted by relevance
137 case eValueTypeHostAddress: return eAddressTypeHost; in GetValueAddressType()535 address_type = eAddressTypeHost; in GetValueAsData()558 …error.SetErrorStringWithFormat ("invalid %s address", address_type == eAddressTypeHost ? "host" : … in GetValueAsData()580 if (address_type == eAddressTypeHost) in GetValueAsData()
161 case eAddressTypeHost: in UpdateValue()
172 SetAddressTypeOfChildren(eAddressTypeHost); in UpdateValue()
191 case eAddressTypeHost: m_value.SetValueType(Value::eValueTypeHostAddress); break; in ValueObjectConstResult()
904 case eAddressTypeHost: in GetSummaryAsCString()1042 case eAddressTypeHost: in GetPointeeData()3566 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()
6476 if (address_type == eAddressTypeHost) in ReadFromMemory()6520 if (address_type == eAddressTypeHost) in WriteToMemory()
1484 else if (addr_type == eAddressTypeHost || addr_type == eAddressTypeInvalid) in GetLoadAddress()