Home
last modified time | relevance | path

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

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