Searched refs:GetShadowBytes (Results 1 – 3 of 3) sorted by relevance
116 GetShadowBytes(const SmallVectorImpl<ASanStackVariableDescription> &Vars, in GetShadowBytes() function137 SmallVector<uint8_t, 64> SB = GetShadowBytes(Vars, Layout); in GetShadowBytesAfterScope()
67 GetShadowBytes(const SmallVectorImpl<ASanStackVariableDescription> &Vars,
3407 const auto &ShadowInScope = GetShadowBytes(SVD, L); in processStaticAllocas()