Searched refs:kMaxGlobalRedzone (Results 1 – 2 of 2) sorted by relevance
1436 static const uint64_t kMaxGlobalRedzone = 1 << 18; in InstrumentGlobals() local1453 MinRZ, std::min(kMaxGlobalRedzone, (SizeInBytes / MinRZ / 4) * MinRZ)); in InstrumentGlobals()
2088 static const uint64_t kMaxGlobalRedzone = 1 << 18; in InstrumentGlobals() local2105 MinRZ, std::min(kMaxGlobalRedzone, (SizeInBytes / MinRZ / 4) * MinRZ)); in InstrumentGlobals()