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

/external/lldb/tools/debugserver/source/
H A DDNBDataRef.cpp164 // GetMax64
170 DNBDataRef::GetMax64(offset_t *offset_ptr, uint32_t size) const function in class:DNBDataRef
179 assert(!"GetMax64 unhandled case!");
196 return GetMax64(offset_ptr, m_ptrSize);

Completed in 91 milliseconds