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