Searched defs:ShadowBytes (Results 1 – 5 of 5) sorted by relevance
45 SmallVector<uint8_t, 64> ShadowBytes; member
17 ShadowBytesToString(ArrayRef<uint8_t> ShadowBytes) { in ShadowBytesToString()
594 unsigned ShadowBytes = 0; in LowerSTACKMAP() local
2794 ArrayRef<uint8_t> ShadowBytes, in copyToShadowInline()2846 ArrayRef<uint8_t> ShadowBytes, in copyToShadow()2852 ArrayRef<uint8_t> ShadowBytes, in copyToShadow()
1923 void FunctionStackPoisoner::poisonRedZones(ArrayRef<uint8_t> ShadowBytes, in poisonRedZones()