Searched refs:GetLinearAllocArenaPool (Results 1 – 5 of 5) sorted by relevance
315 down_cast<GcVisitedArenaPool*>(Runtime::Current()->GetLinearAllocArenaPool()); in allocate()325 down_cast<GcVisitedArenaPool*>(Runtime::Current()->GetLinearAllocArenaPool()); in deallocate()
67 static_cast<GcVisitedArenaPool*>(Runtime::Current()->GetLinearAllocArenaPool()); in SetFirstObject()
2754 GcVisitedArenaPool* pool = static_cast<GcVisitedArenaPool*>(runtime->GetLinearAllocArenaPool()); in UpdateClassTableClasses()2860 static_cast<GcVisitedArenaPool*>(runtime->GetLinearAllocArenaPool()); in CompactionPause()3446 static_cast<GcVisitedArenaPool*>(Runtime::Current()->GetLinearAllocArenaPool()); in ProcessLinearAlloc()4293 static_cast<GcVisitedArenaPool*>(Runtime::Current()->GetLinearAllocArenaPool()); in FinishPhase()
765 ArenaPool* GetLinearAllocArenaPool() { in GetLinearAllocArenaPool() function
3122 static_cast<GcVisitedArenaPool*>(GetLinearAllocArenaPool())->SetupPostZygoteMode(); in SetupLinearAllocForPostZygoteFork()