Searched refs:GetSignedInt32 (Results 1 – 3 of 3) sorted by relevance
79 GetSignedInt32 (lldb::SBError& error, lldb::offset_t offset);236 return self._make_helper(self, SBData.GetSignedInt32, 4)
66 int32_t GetSignedInt32(lldb::SBError &error, lldb::offset_t offset);
267 int32_t SBData::GetSignedInt32(lldb::SBError &error, lldb::offset_t offset) { in GetSignedInt32() function in SBData