Searched refs:FreeStack (Results 1 – 7 of 7) sorted by relevance
78 FreeStack(reinterpret_cast<nnosStackMemoryBlock*>(pStackBottom)); in Destruct()86 …InvokeOnOtherStack(m_DestructorStack.GetStackBottom(), &FreeStack, pStackBottom, __return_address(… in Destruct()97 static void FreeStack(void* pStackBottom) in FreeStack() function in nn::os::__anon1073db110111::DefaultAutoStackManager
68 FreeStack(pStackBottom); in DestructImpl()100 ldr r2, [r2, #__vcall_offsetof_vfunc(SimpleAutoStackManagerBase, FreeStack)] in CallFreeStackOnOtherStack()
49 void SimpleAutoStackManager::FreeStack(void* pStackBottom) in FreeStack() function in nn::os::SimpleAutoStackManager
56 void StackMemoryAutoStackManager::FreeStack(void* pStackBottom) in FreeStack() function in nn::os::StackMemoryAutoStackManager
57 virtual void FreeStack(void* pStackBottom) = 0;
155 virtual void FreeStack(void* pStackBottom);
153 virtual void FreeStack(void* pStackBottom);