Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A 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()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Ddbghelp_types.d67 DWORD64 StackLimit; variable
H A Dimagehlp.d187 DWORD StackLimit; member
H A Dwinnt.d3644 PVOID StackLimit;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h222 uint64_t StackLimit = 0)
224 DK_StackSize, StackLimit) {}
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DSignals.inc89 DWORD64 StackLimit;