Searched refs:GetSignedInt16 (Results 1 – 4 of 4) sorted by relevance
64 int16_t GetSignedInt16(lldb::SBError &error, lldb::offset_t offset);
93 return self._make_helper(self, SBData.GetSignedInt16, 2)
252 int16_t SBData::GetSignedInt16(lldb::SBError &error, lldb::offset_t offset) { in GetSignedInt16() function in SBData
18729 result = (int16_t)(arg1)->GetSignedInt16(*arg2,arg3); in _wrap_SBData_GetSignedInt16()