Home
last modified time | relevance | path

Searched refs:shadow_granularity (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc1252 unsigned shadow_granularity in asan_poison_variable() local
1254 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()