Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DAddress.cpp76 static bool GetByteOrderAndAddressSize(ExecutionContextScope *exe_scope, in GetByteOrderAndAddressSize() function
115 if (GetByteOrderAndAddressSize(exe_scope, address, byte_order, addr_size)) { in ReadUIntMax64()
171 if (GetByteOrderAndAddressSize(exe_scope, address, byte_order, addr_size)) { in DumpUInt()