Searched defs:ReadUIntMax64 (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Core/
H A DAddress.cpp72 ReadUIntMax64 (ExecutionContextScope *exe_scope, const Address &address, uint32_t byte_size, bool &success) function
107 addr_t deref_addr = ReadUIntMax64 (exe_scope, address, pointer_size, success);

Completed in 338 milliseconds