Searched refs:GetUnsignedInt16 (Results 1 – 4 of 4) sorted by relevance
56 uint16_t GetUnsignedInt16(lldb::SBError &error, lldb::offset_t offset);
81 return self._make_helper(self, SBData.GetUnsignedInt16, 2)
192 uint16_t SBData::GetUnsignedInt16(lldb::SBError &error, lldb::offset_t offset) { in GetUnsignedInt16() function in SBData
18593 result = (uint16_t)(arg1)->GetUnsignedInt16(*arg2,arg3); in _wrap_SBData_GetUnsignedInt16()