Searched refs:GetUnsignedInt64 (Results 1 – 4 of 4) sorted by relevance
70 GetUnsignedInt64 (lldb::SBError& error, lldb::offset_t offset);227 return self._make_helper(self, SBData.GetUnsignedInt64, 8)
60 uint64_t GetUnsignedInt64(lldb::SBError &error, lldb::offset_t offset);
291 bndcfgu = bndcfgu_data.GetUnsignedInt64(error, 0); in GetInitInfo()
222 uint64_t SBData::GetUnsignedInt64(lldb::SBError &error, lldb::offset_t offset) { in GetUnsignedInt64() function in SBData