Searched refs:chunk_end (Results 1 – 1 of 1) sorted by relevance
355 uptr chunk_end = chunk + allocated_size; in RePoisonChunk() local356 if (chunk < beg && beg < end && end <= chunk_end) { in RePoisonChunk()362 chunk_end - end_aligned_down, kAsanHeapLeftRedzoneMagic); in RePoisonChunk()