Searched refs:GetSignedInt64 (Results 1 – 3 of 3) sorted by relevance
82 GetSignedInt64 (lldb::SBError& error, lldb::offset_t offset);239 return self._make_helper(self, SBData.GetSignedInt64, 8)
68 int64_t GetSignedInt64(lldb::SBError &error, lldb::offset_t offset);
282 int64_t SBData::GetSignedInt64(lldb::SBError &error, lldb::offset_t offset) { in GetSignedInt64() function in SBData