Searched refs:GetSignedInt64 (Results 1 – 4 of 4) sorted by relevance
68 int64_t GetSignedInt64(lldb::SBError &error, lldb::offset_t offset);
99 return self._make_helper(self, SBData.GetSignedInt64, 8)
282 int64_t SBData::GetSignedInt64(lldb::SBError &error, lldb::offset_t offset) { in GetSignedInt64() function in SBData
18797 result = (int64_t)(arg1)->GetSignedInt64(*arg2,arg3); in _wrap_SBData_GetSignedInt64()