Home
last modified time | relevance | path

Searched defs:firstBlock (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dfreelist_allocator-inl.h350 MemoryBlockHeader *firstBlock = currentPool->GetFirstMemoryHeader(); in VisitAndRemoveFreePools() local
449 …d FreeListAllocator<AllocConfigT, LockConfigT>::CoalesceMemoryBlocks(MemoryBlockHeader *firstBlock, in CoalesceMemoryBlocks()
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference_storage.cpp64 auto *firstBlock = CreateBlock(); in Init() local