Searched refs:tail_end (Results 1 – 1 of 1) sorted by relevance
617 uptr tail_end = alloc_beg + allocator.GetActuallyAllocatedSize(allocated); in Allocate() local619 PoisonShadow(tail_beg, tail_end - tail_beg, kAsanHeapLeftRedzoneMagic); in Allocate()