Searched defs:BottomOfStack (Results 1 – 2 of 2) sorted by relevance
18 static LLVM_THREAD_LOCAL uintptr_t BottomOfStack = 0; variable
115 void *BottomOfStack = (char *)Stack + StackSize; in runOnNewStack() local