Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dallocator.cpp486 ObjectAllocatorGen<MT_MODE>::ObjectAllocatorGen(MemStatsType *memStats, bool createPygoteSpaceAlloc… in ObjectAllocatorGen() function in ark::mem::ObjectAllocatorGen
761 template class ObjectAllocatorGen<MT_MODE_SINGLE>; variable
762 template class ObjectAllocatorGen<MT_MODE_MULTI>; variable
763 template class ObjectAllocatorGen<MT_MODE_TASK>; variable