Searched refs:headAddr (Results 1 – 1 of 1) sorted by relevance
171 uptr headAddr = heapAddr + sizeof(SystemExpHeap); in InitializeAllocator() local172 …stemHeap = new (reinterpret_cast<void*>(heapAddr)) SystemExpHeap(headAddr, addr + size - headAddr); in InitializeAllocator()