Searched refs:lastAllocation (Results 1 – 1 of 1) sorted by relevance
171 , lastAllocation(0) in tHeader()177 if (lastAllocation) in ~tHeader()178 lastAllocation->checkAllocList(); in ~tHeader()185 TAllocation* lastAllocation; member198 new(memory) TAllocation(numBytes, memory, block->lastAllocation); in initializeAllocation()199 block->lastAllocation = reinterpret_cast<TAllocation*>(memory); in initializeAllocation()