Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DDataExtractor.cpp57 static inline uint64_t ReadInt64(const unsigned char *ptr, in ReadInt64() function
384 val = ReadInt64(m_start, *offset_ptr); in GetU64_unchecked()