Searched defs:AllocateNonMovable (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/mem/ | ||
| D | allocator.cpp | 136 void *ObjectAllocatorNoGen<MT_MODE>::AllocateNonMovable(size_t size, Alignment align, ark::ManagedT… in AllocateNonMovable() function in ark::mem::ObjectAllocatorNoGen |
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ | ||
| D | g1-allocator.cpp | 212 void *ObjectAllocatorG1<MT_MODE>::AllocateNonMovable(size_t size, Alignment align, in AllocateNonMovable() function in ark::mem::ObjectAllocatorG1 |