Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DAddress.cpp78 static bool GetByteOrderAndAddressSize(ExecutionContextScope *exe_scope, in GetByteOrderAndAddressSize() function
117 if (GetByteOrderAndAddressSize(exe_scope, address, byte_order, addr_size)) { in ReadUIntMax64()
173 if (GetByteOrderAndAddressSize(exe_scope, address, byte_order, addr_size)) { in DumpUInt()