Searched refs:SizeWithRedzone (Results 1 – 1 of 1) sorted by relevance
88 size_t SizeWithRedzone = VarAndRedzoneSize(Vars[i].Size, NextAlignment); in ComputeASanStackFrameLayout() local92 SB.insert(SB.end(), (SizeWithRedzone - Size) / Granularity, in ComputeASanStackFrameLayout()96 Offset += SizeWithRedzone; in ComputeASanStackFrameLayout()