Searched refs:lastAllocation (Results 1 – 1 of 1) sorted by relevance
163 , lastAllocation(0) in tHeader()169 if (lastAllocation) in ~tHeader()170 lastAllocation->checkAllocList(); in ~tHeader()177 TAllocation* lastAllocation; member190 new(memory) TAllocation(numBytes, memory, block->lastAllocation); in initializeAllocation()191 block->lastAllocation = reinterpret_cast<TAllocation*>(memory); in initializeAllocation()