Home
last modified time | relevance | path

Searched defs:StackLimit (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/test/esan/TestCases/
Dlarge-stack-linux.c12 static void testChildStackLimit(rlim_t StackLimit, char *ToRun) { in testChildStackLimit()
/external/compiler-rt/lib/esan/
Desan_linux.cpp32 uptr StackLimit = GetStackSizeLimitInBytes(); in verifyAddressSpace() local