Home
last modified time | relevance | path

Searched defs:ReadSwapInt16 (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Utility/
H A DDataExtractor.cpp69 static inline uint16_t ReadSwapInt16(const unsigned char *ptr, in ReadSwapInt16() function
90 static inline uint16_t ReadSwapInt16(const void *ptr) { in ReadSwapInt16() function