Searched refs:GetStartAddress (Results 1 – 3 of 3) sorted by relevance
138 uptr GetStartAddress() const { return m_StartAddress; } in GetStartAddress() function341 uptr GetStartAddress() const { return m_StartAddress; } in GetStartAddress() function
71 nw::demo::Free(reinterpret_cast<void*>(allocator->GetStartAddress())); in FinalizeDemoAllocator()
372 void* memory = reinterpret_cast<void*>(s_FrameHeapAllocator.GetStartAddress()); in DestroyLattices()