Home
last modified time | relevance | path

Searched refs:kAsanContiguousContainerOOBMagic (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_internal.h147 const int kAsanContiguousContainerOOBMagic = 0xfc; variable
H A Dasan_descriptions.h66 case kAsanContiguousContainerOOBMagic: in ShadowByte()