Home
last modified time | relevance | path

Searched refs:GetPoolPointer (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Drunslots.h98 uintptr_t GetPoolPointer() in GetPoolPointer() function in ark::mem::RunSlots
H A Drunslots_allocator-inl.h104 runslots->Initialize(runSlotSize, runslots->GetPoolPointer(), false); in Alloc()
578 auto pool = static_cast<PoolListElement *>(ToVoidPtr(runslots->GetPoolPointer())); in ReturnAndReleaseRunSlotsMemory()
638 ASSERT(runslots->GetPoolPointer() == ToUintPtr(currentPool)); in IterateOverObjects()

Completed in 3 milliseconds