Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.cpp261 uint64_t stackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
H A DMipsAsmPrinter.cpp462 unsigned stackSize = MF->getFrameInfo().getStackSize(); in emitFrameDirective() local
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_win.cpp386 uptr stackSize = (uptr)tib->StackBase - (uptr)tib->StackLimit; in asan_thread_exit() local
/openbsd-src/gnu/usr.bin/binutils-2.17/include/nlm/
H A Dinternal.h163 long stackSize; member
/openbsd-src/gnu/usr.bin/binutils/include/nlm/
H A Dinternal.h163 long stackSize; member