Searched refs:FastPoisonShadow (Results 1 – 3 of 3) sorted by relevance
59 FastPoisonShadow(g->beg, g->size_with_redzone, value); in PoisonShadowForGlobal()64 FastPoisonShadow(g.beg + aligned_size, g.size_with_redzone - aligned_size, in PoisonRedZones()
39 ALWAYS_INLINE void FastPoisonShadow(uptr aligned_beg, uptr aligned_size, in FastPoisonShadow() function
41 FastPoisonShadow(addr, size, value); in PoisonShadow()