Searched refs:kAsanAllocaLeftMagic (Results 1 – 4 of 4) sorted by relevance
155 const int kAsanAllocaLeftMagic = 0xca; variable
65 case kAsanAllocaLeftMagic: in ShadowByte()
503 case kAsanAllocaLeftMagic: in ErrorGeneric()564 PrintShadowByte(str, " Left alloca redzone: ", kAsanAllocaLeftMagic); in PrintLegend()
320 FastPoisonShadow(LeftRedzoneAddr, kAllocaRedzoneSize, kAsanAllocaLeftMagic); in __asan_alloca_poison()