Searched refs:kMinStackMallocSize (Results 1 – 3 of 3) 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 variable2886 uint64_t MaxSize = kMinStackMallocSize; in StackMallocSizeClass()3207 int ClassSize = kMinStackMallocSize << StackMallocIdx; in processStaticAllocas()
125 static const size_t kMinStackMallocSize = 1 << 6; // 64B variable2964 uint64_t MaxSize = kMinStackMallocSize; in StackMallocSizeClass()3370 int ClassSize = kMinStackMallocSize << StackMallocIdx; in processStaticAllocas()