Home
last modified time | relevance | path

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

/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.cpp256 uint64_t stackSize = MF.getFrameInfo().getStackSize(); in eliminateFrameIndex() local
H A DMipsAsmPrinter.cpp385 unsigned stackSize = MF->getFrameInfo().getStackSize(); emitFrameDirective() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp400 __asan_unpoison_memory_region(tib->StackLimit, stackSize); in asan_thread_exit() local