Searched defs:ShadowBytes (Results 1 – 6 of 6) sorted by relevance
45 SmallVector<uint8_t, 64> ShadowBytes; member
17 ShadowBytesToString(ArrayRef<uint8_t> ShadowBytes) { in ShadowBytesToString()
518 unsigned ShadowBytes = 0; in LowerSTACKMAP() local
2642 ArrayRef<uint8_t> ShadowBytes, in copyToShadowInline()2694 ArrayRef<uint8_t> ShadowBytes, in copyToShadow()2700 ArrayRef<uint8_t> ShadowBytes, in copyToShadow()
1923 void FunctionStackPoisoner::poisonRedZones(ArrayRef<uint8_t> ShadowBytes, in poisonRedZones()