Searched defs:pStackBottom (Results 1 – 2 of 2) sorted by relevance
80 virtual void Destruct(void* pStackBottom, bool isError) in Destruct()103 static void FreeStack(void* pStackBottom) in FreeStack()
108 void* pStackBottom; member257 void* pStackBottom = s_pAutoStackManager->Construct(stackSize); in TryInitializeAndStartImplUsingAutoStack() local