Searched refs:kAsanHeapLeftRedzoneMagic (Results 1 – 3 of 3) sorted by relevance
117 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()
80 case kAsanHeapLeftRedzoneMagic: in ShadowByte()157 kAsanHeapLeftRedzoneMagic); in PrintLegend()1044 case kAsanHeapLeftRedzoneMagic: in ReportGenericError()