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