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

/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.cpp261 uint64_t stackSize = MF.getFrameInfo().getStackSize(); local
H A DMipsAsmPrinter.cpp462 unsigned stackSize = MF->getFrameInfo().getStackSize(); local
/openbsd-current/gnu/llvm/libunwind/src/
H A DCompactUnwinder.hpp130 uint32_t stackSize = stackSizeEncoded * 4; local
361 uint32_t stackSize = stackSizeEncoded * 8; local
535 uint32_t stackSize = local
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_win.cpp386 uptr stackSize = (uptr)tib->StackBase - (uptr)tib->StackLimit; local
/openbsd-current/gnu/usr.bin/binutils/include/nlm/
H A Dinternal.h163 long stackSize; member in struct:nlm_internal_variable_header
/openbsd-current/gnu/usr.bin/binutils-2.17/include/nlm/
H A Dinternal.h163 long stackSize; member in struct:nlm_internal_variable_header

Completed in 223 milliseconds