Home
last modified time | relevance | path

Searched refs:GetByteOrderAndAddressSize (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Core/
DAddress.cpp45 GetByteOrderAndAddressSize (ExecutionContextScope *exe_scope, const Address &address, ByteOrder& by… in GetByteOrderAndAddressSize() function
87 if (GetByteOrderAndAddressSize (exe_scope, address, byte_order, addr_size)) in ReadUIntMax64()
151 if (GetByteOrderAndAddressSize (exe_scope, address, byte_order, addr_size)) in DumpUInt()