Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DDataExtractor.cpp350 uint16_t DataExtractor::GetU16(offset_t *offset_ptr) const { in GetU16() function in DataExtractor
399 void *DataExtractor::GetU16(offset_t *offset_ptr, void *void_dst, in GetU16() function in DataExtractor