Home
last modified time | relevance | path

Searched defs:stackSize (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libunwind/src/
H A DCompactUnwinder.hpp130 uint32_t stackSize = stackSizeEncoded * 4; in stepWithCompactEncodingFrameless() local
361 uint32_t stackSize = stackSizeEncoded * 8; in stepWithCompactEncodingFrameless() local
535 uint32_t stackSize = in stepWithCompactEncodingFrameless() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.cpp256 uint64_t stackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
H A DMipsAsmPrinter.cpp386 getTargetStreamer().emitFrame(stackReg, stackSize, returnReg); in emitFrameDirective() local
/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp399 uptr stackSize = (uptr)tib->StackBase - (uptr)tib->StackLimit; in asan_thread_exit() local