Searched refs:kAsanHeapLeftRedzoneMagic (Results 1 – 3 of 3) sorted by relevance
122 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()
73 case kAsanHeapLeftRedzoneMagic: in ShadowByte()150 kAsanHeapLeftRedzoneMagic); in PrintLegend()970 case kAsanHeapLeftRedzoneMagic: in __asan_report_error()