Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DAddress.cpp75 static bool GetByteOrderAndAddressSize(ExecutionContextScope *exe_scope, in GetByteOrderAndAddressSize() function
114 if (GetByteOrderAndAddressSize(exe_scope, address, byte_order, addr_size)) { in ReadUIntMax64()
170 if (GetByteOrderAndAddressSize(exe_scope, address, byte_order, addr_size)) { in DumpUInt()