Home
last modified time | relevance | path

Searched refs:s_SystemAllocatorBuffer (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/init/
Dinit_Alloc.cpp39 …llocator), nn::util::alignment_of<SystemExpHeap::Allocator>::value >::type s_SystemAllocatorBuffer; variable
120 s_pSystemAllocator = new (&s_SystemAllocatorBuffer) SystemExpHeap::Allocator(*s_pSystemHeap); in InitializeAllocator()