Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDDataExtractor.cpp95 ReadSwapInt64(const unsigned char* ptr, offset_t offset) in ReadSwapInt64() function
119 ReadSwapInt64(const void* ptr) in ReadSwapInt64() function
469 val = ReadSwapInt64 (m_start, *offset_ptr); in GetU64_unchecked()
591 val = ReadSwapInt64 (data); in GetU64()
622 *dst_pos = ReadSwapInt64 (src_pos); in GetU64()