Searched refs:PartialRzAligned (Results 1 – 1 of 1) sorted by relevance
269 uptr PartialRzAligned = PartialRzAddr & ~(SHADOW_GRANULARITY - 1); in __asan_alloca_poison() local272 PartialRzAligned, PartialRzAddr % SHADOW_GRANULARITY, in __asan_alloca_poison()273 RightRzAddr - PartialRzAligned, kAsanAllocaRightMagic); in __asan_alloca_poison()