Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DDataExtractor.cpp49 static inline uint32_t ReadInt32(const unsigned char *ptr, in ReadInt32() function
373 val = ReadInt32(m_start, *offset_ptr); in GetU32_unchecked()