Searched refs:short_granule (Results 1 – 1 of 1) sorted by relevance
245 u8 *short_granule = reinterpret_cast<u8 *>(allocated) + full_granule_size; in HwasanAllocate() local246 TagMemoryAligned((uptr)short_granule, kShadowAlignment, in HwasanAllocate()248 short_granule[kShadowAlignment - 1] = tag; in HwasanAllocate()