Searched refs:origSlot (Results 1 – 1 of 1) sorted by relevance
423 AllocationSlot& origSlot = allocations[origSlotNdx]; in validateAllocationCallbacks() local429 if (getAlignment(origSlot.record) != record.data.reallocation.alignment) in validateAllocationCallbacks()434 if (!origSlot.isLive) in validateAllocationCallbacks()437 origSlot.isLive = true; // Mark live to suppress further errors in validateAllocationCallbacks()475 origSlot.isLive = false; in validateAllocationCallbacks()