Searched refs:shadow_granularity (Results 1 – 1 of 1) sorted by relevance
1252 unsigned shadow_granularity in asan_poison_variable() local1254 if (DECL_ALIGN_UNIT (decl) <= shadow_granularity) in asan_poison_variable()1255 SET_DECL_ALIGN (decl, BITS_PER_UNIT * shadow_granularity); in asan_poison_variable()