Searched refs:s_pSystemAllocator (Results 1 – 1 of 1) sorted by relevance
43 SystemExpHeap::Allocator* s_pSystemAllocator = 0; //<! Allocator for the system heap variable173 s_pSystemAllocator = new (&s_SystemAllocatorBuffer) SystemExpHeap::Allocator(*s_pSystemHeap); in InitializeAllocator()187 return s_pSystemAllocator; in GetAllocator()