Home
last modified time | relevance | path

Searched refs:StackLimit (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/esan/
H A Desan_linux.cpp32 uptr StackLimit = GetStackSizeLimitInBytes(); in verifyAddressSpace() local
33 if (StackSizeIsUnlimited() || StackLimit > MaxStackSize) { in verifyAddressSpace()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDiagnosticInfo.h218 uint64_t StackLimit = 0)
220 DK_StackSize, StackLimit) {}
/freebsd-12.1/contrib/llvm/lib/Support/Windows/
H A DSignals.inc90 DWORD64 StackLimit;