Searched refs:GetUnsignedInt32 (Results 1 – 3 of 3) sorted by relevance
67 GetUnsignedInt32 (lldb::SBError& error, lldb::offset_t offset);224 return self._make_helper(self, SBData.GetUnsignedInt32, 4)
58 uint32_t GetUnsignedInt32(lldb::SBError &error, lldb::offset_t offset);
207 uint32_t SBData::GetUnsignedInt32(lldb::SBError &error, lldb::offset_t offset) { in GetUnsignedInt32() function in SBData