Searched refs:object_info (Results 1 – 3 of 3) sorted by relevance
572 const HeapObjectInfo& object_info = heap_objects[i]; in FindUntrackedObjects() local573 if (!object_info.IsValid()) { in FindUntrackedObjects()581 object_info.Print(); in FindUntrackedObjects()585 object_info.Print(); in FindUntrackedObjects()
2607 object_info = self.padawan.SenseObject(maybe_address)2608 if not object_info:2610 extra.append(cgi.escape(str(object_info)))
342 OBJTRACK_NODE *object_info = item->second; in DeviceReportUndestroyedObjects() local343 …(device_data->report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, object_info->object_type, object_info->h… in DeviceReportUndestroyedObjects()346 reinterpret_cast<uint64_t>(device), object_name[object_type], object_info->handle); in DeviceReportUndestroyedObjects()