Home
last modified time | relevance | path

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

/external/compiler-rt/lib/esan/
Desan_linux.cpp32 uptr StackLimit = GetStackSizeLimitInBytes(); in verifyAddressSpace() local
33 if (StackSizeIsUnlimited() || StackLimit > MaxStackSize) { in verifyAddressSpace()
/external/compiler-rt/test/esan/TestCases/
Dlarge-stack-linux.c12 static void testChildStackLimit(rlim_t StackLimit, char *ToRun) { in testChildStackLimit() argument
/external/llvm-project/compiler-rt/lib/asan/
Dasan_win.cpp388 uptr stackSize = (uptr)tib->StackBase - (uptr)tib->StackLimit; in asan_thread_exit()
389 __asan_unpoison_memory_region(tib->StackLimit, stackSize); in asan_thread_exit()
/external/llvm/include/llvm/IR/
DDiagnosticInfo.h212 uint64_t StackLimit = 0)
214 Severity, DK_StackSize, StackLimit) {}
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h219 uint64_t StackLimit = 0)
221 DK_StackSize, StackLimit) {}
/external/llvm-project/llvm/include/llvm/IR/
DDiagnosticInfo.h220 uint64_t StackLimit = 0)
222 DK_StackSize, StackLimit) {}
/external/llvm-project/llvm/lib/Support/Windows/
DSignals.inc89 DWORD64 StackLimit;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DSignals.inc89 DWORD64 StackLimit;
/external/llvm/lib/Support/Windows/
DSignals.inc91 DWORD64 StackLimit;
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DSignals.inc92 DWORD64 StackLimit;