Searched refs:MinRedzoneSizeForGlobal (Results 1 – 1 of 1) sorted by relevance
797 size_t MinRedzoneSizeForGlobal() const { in MinRedzoneSizeForGlobal() function in __anon17c98fd50211::AddressSanitizerModule1669 if (G->getAlignment() > MinRedzoneSizeForGlobal()) return false; in ShouldInstrumentGlobal()2128 uint64_t MinRZ = MinRedzoneSizeForGlobal(); in InstrumentGlobals()