Searched refs:kAsanAllocaLeftMagic (Results 1 – 4 of 4) sorted by relevance
153 const int kAsanAllocaLeftMagic = 0xca; variable
67 case kAsanAllocaLeftMagic: in ShadowByte()
493 case kAsanAllocaLeftMagic: in ErrorGeneric()554 PrintShadowByte(str, " Left alloca redzone: ", kAsanAllocaLeftMagic); in PrintLegend()
314 FastPoisonShadow(LeftRedzoneAddr, kAllocaRedzoneSize, kAsanAllocaLeftMagic); in __asan_alloca_poison()