Searched refs:kAsanAllocaRightMagic (Results 1 – 4 of 4) sorted by relevance
161 const int kAsanAllocaRightMagic = 0xcb; variable
300 RightRzAddr - PartialRzAligned, kAsanAllocaRightMagic); in __asan_alloca_poison()301 FastPoisonShadow(RightRzAddr, kAllocaRedzoneSize, kAsanAllocaRightMagic); in __asan_alloca_poison()
68 case kAsanAllocaRightMagic: in ShadowByte()
475 case kAsanAllocaRightMagic: in ErrorGeneric()535 PrintShadowByte(str, " Right alloca redzone: ", kAsanAllocaRightMagic); in PrintLegend()