Searched refs:GetMax64 (Results 1 – 3 of 3) sorted by relevance
170 DNBDataRef::GetMax64(offset_t *offset_ptr, uint32_t size) const in GetMax64() function in DNBDataRef196 return GetMax64(offset_ptr, m_ptrSize); in GetPointer()
98 uint64_t GetMax64(offset_t *offset_ptr, uint32_t byte_size) const;
1486 uint64_t u64 = data.GetMax64(&data_offset, byte_size); in DNBPrintf()