Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DDataExtractor.cpp86 ReadSwapInt32 (const unsigned char* ptr, offset_t offset) in ReadSwapInt32() function
103 ReadSwapInt32 (const void* ptr) in ReadSwapInt32() function
439 val = ReadSwapInt32 (m_start, *offset_ptr); in GetU32_unchecked()
509 val = ReadSwapInt32 (data); in GetU32()
539 *dst_pos = ReadSwapInt32 (src_pos); in GetU32()