reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
243 void SetStackSizeLimitInBytes(uptr limit);
424 SetStackSizeLimitInBytes(32 * 1024 * 1024);
projects/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp 276 SetStackSizeLimitInBytes(kMaxStackSize);