Searched refs:kMinStackMallocSize (Results 1 – 2 of 2) sorted by relevance
84 static const size_t kMinStackMallocSize = 1 << 6; // 64B variable1954 uint64_t MaxSize = kMinStackMallocSize; in StackMallocSizeClass()2217 int ClassSize = kMinStackMallocSize << StackMallocIdx; in poisonStack()
125 static const size_t kMinStackMallocSize = 1 << 6; // 64B variable2734 uint64_t MaxSize = kMinStackMallocSize; in StackMallocSizeClass()3062 int ClassSize = kMinStackMallocSize << StackMallocIdx; in processStaticAllocas()