Searched refs:GetSignedInt32 (Results 1 – 4 of 4) sorted by relevance
66 int32_t GetSignedInt32(lldb::SBError &error, lldb::offset_t offset);
96 return self._make_helper(self, SBData.GetSignedInt32, 4)
267 int32_t SBData::GetSignedInt32(lldb::SBError &error, lldb::offset_t offset) { in GetSignedInt32() function in SBData
18763 result = (int32_t)(arg1)->GetSignedInt32(*arg2,arg3); in _wrap_SBData_GetSignedInt32()