Searched defs:kMaxStackSizeLog (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_fake_stack.cc47 static uptr kMaxStackSizeLog = FIRST_32_SECOND_64(24, 28); local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fake_stack.cc45 static uptr kMaxStackSizeLog = FIRST_32_SECOND_64(24, 28); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fake_stack.cpp46 static uptr kMaxStackSizeLog = FIRST_32_SECOND_64(24, 28); local

Completed in 84 milliseconds