Searched refs:kAsanAllocaRightMagic (Results 1 – 4 of 4) sorted by relevance
156 const int kAsanAllocaRightMagic = 0xcb; variable
323 RightRzAddr - PartialRzAligned, kAsanAllocaRightMagic); in __asan_alloca_poison()324 FastPoisonShadow(RightRzAddr, kAllocaRedzoneSize, kAsanAllocaRightMagic); in __asan_alloca_poison()
66 case kAsanAllocaRightMagic: in ShadowByte()
504 case kAsanAllocaRightMagic: in ErrorGeneric()565 PrintShadowByte(str, " Right alloca redzone: ", kAsanAllocaRightMagic); in PrintLegend()