Searched defs:kInitStackSize (Results 1 – 1 of 1) sorted by relevance
424 shadow_stack = static_cast<uptr*>(Alloc(kInitStackSize * sizeof(uptr))); in ThreadState() local 417 const int kInitStackSize = kShadowStackSize; ThreadState() local