Searched refs:GetUnsignedInt16 (Results 1 – 3 of 3) sorted by relevance
64 GetUnsignedInt16 (lldb::SBError& error, lldb::offset_t offset);221 return self._make_helper(self, SBData.GetUnsignedInt16, 2)
56 uint16_t GetUnsignedInt16(lldb::SBError &error, lldb::offset_t offset);
192 uint16_t SBData::GetUnsignedInt16(lldb::SBError &error, lldb::offset_t offset) { in GetUnsignedInt16() function in SBData