Searched refs:kAsanAllocaLeftMagic (Results 1 – 3 of 3) sorted by relevance
133 const int kAsanAllocaLeftMagic = 0xca; variable
97 case kAsanAllocaLeftMagic: in ShadowByte()185 PrintShadowByte(str, " Left alloca redzone: ", kAsanAllocaLeftMagic); in PrintLegend()1081 case kAsanAllocaLeftMagic: in ReportGenericError()
270 FastPoisonShadow(LeftRedzoneAddr, kAllocaRedzoneSize, kAsanAllocaLeftMagic); in __asan_alloca_poison()