Home
last modified time | relevance | path

Searched defs:ShadowBytes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3198 ArrayRef<uint8_t> ShadowBytes, in copyToShadowInline()
3251 ArrayRef<uint8_t> ShadowBytes, in copyToShadow()
3257 ArrayRef<uint8_t> ShadowBytes, in copyToShadow()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp818 unsigned ShadowBytes = 0; in LowerSTACKMAP() local