Home
last modified time | relevance | path

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

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