Searched refs:kAsanHeapLeftRedzoneMagic (Results 1 – 3 of 3) sorted by relevance
134 const int kAsanHeapLeftRedzoneMagic = 0xfa; variable
143 kAsanHeapLeftRedzoneMagic); in Recycle()177 PoisonShadow(p, size, kAsanHeapLeftRedzoneMagic); in OnMap()385 PoisonShadow((uptr)allocated, allocated_size, kAsanHeapLeftRedzoneMagic); in Allocate()
81 case kAsanHeapLeftRedzoneMagic: in ShadowByte()158 kAsanHeapLeftRedzoneMagic); in PrintLegend()1104 case kAsanHeapLeftRedzoneMagic: in ReportGenericError()