Searched refs:GetUnsignedInt32 (Results 1 – 4 of 4) sorted by relevance
58 uint32_t GetUnsignedInt32(lldb::SBError &error, lldb::offset_t offset);
84 return self._make_helper(self, SBData.GetUnsignedInt32, 4)
207 uint32_t SBData::GetUnsignedInt32(lldb::SBError &error, lldb::offset_t offset) { in GetUnsignedInt32() function in SBData
18627 result = (uint32_t)(arg1)->GetUnsignedInt32(*arg2,arg3); in _wrap_SBData_GetUnsignedInt32()