Searched defs:stackSize (Results 1 – 6 of 6) sorted by relevance
130 uint32_t stackSize = stackSizeEncoded * 4; in stepWithCompactEncodingFrameless() local361 uint32_t stackSize = stackSizeEncoded * 8; in stepWithCompactEncodingFrameless() local535 uint32_t stackSize = in stepWithCompactEncodingFrameless() local
261 uint64_t stackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
462 unsigned stackSize = MF->getFrameInfo().getStackSize(); in emitFrameDirective() local
386 uptr stackSize = (uptr)tib->StackBase - (uptr)tib->StackLimit; in asan_thread_exit() local
163 long stackSize; member