Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBDataRef.cpp119 uint64_t DNBDataRef::GetMax64(offset_t *offset_ptr, uint32_t size) const { in GetMax64() function in DNBDataRef
147 return GetMax64(offset_ptr, m_ptrSize); in GetPointer()
H A DDNBDataRef.h94 uint64_t GetMax64(offset_t *offset_ptr, uint32_t byte_size) const;