Searched refs:GetMaxU64_unchecked (Results 1 – 2 of 2) sorted by relevance
671 GetMaxU64_unchecked (lldb::offset_t *offset_ptr, size_t byte_size) const;
663 DataExtractor::GetMaxU64_unchecked (offset_t *offset_ptr, size_t size) const in GetMaxU64_unchecked() function in DataExtractor819 return GetMaxU64_unchecked (offset_ptr, m_addr_size); in GetAddress_unchecked()