Searched refs:kAsanHeapLeftRedzoneMagic (Results 1 – 4 of 4) sorted by relevance
139 const int kAsanHeapLeftRedzoneMagic = 0xfa; variable
214 kAsanHeapLeftRedzoneMagic); in Recycle()245 PoisonShadow(p, size, kAsanHeapLeftRedzoneMagic); in OnMap()358 PoisonShadow(chunk, beg - chunk, kAsanHeapLeftRedzoneMagic); in RePoisonChunk()362 chunk_end - end_aligned_down, kAsanHeapLeftRedzoneMagic); in RePoisonChunk()369 PoisonShadow(chunk, allocated_size, kAsanHeapLeftRedzoneMagic); in RePoisonChunk()545 PoisonShadow((uptr)allocated, allocated_size, kAsanHeapLeftRedzoneMagic); in Allocate()
52 case kAsanHeapLeftRedzoneMagic: in ShadowByte()
421 case kAsanHeapLeftRedzoneMagic: in ErrorGeneric()510 kAsanHeapLeftRedzoneMagic); in PrintLegend()