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.cpp481 ObjectAllocatorGen<MT_MODE>::ObjectAllocatorGen(MemStatsType *memStats, bool createPygoteSpaceAlloc… in ObjectAllocatorGen() function in ark::mem::ObjectAllocatorGen
756 template class ObjectAllocatorGen<MT_MODE_SINGLE>; variable
757 template class ObjectAllocatorGen<MT_MODE_MULTI>; variable
758 template class ObjectAllocatorGen<MT_MODE_TASK>; variable