Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Dallocator.cpp420 ObjectAllocatorGen<MTMode>::ObjectAllocatorGen(MemStatsType *mem_stats, bool create_pygote_space_al… in ObjectAllocatorGen() function in panda::mem::ObjectAllocatorGen
667 template class ObjectAllocatorGen<MT_MODE_SINGLE>; variable
668 template class ObjectAllocatorGen<MT_MODE_MULTI>; variable