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