Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/gcc-plugins/
Dgcc-common.h439 #define SET_DECL_ALIGN(decl, align) DECL_ALIGN(decl) = (align) macro
Drandomize_layout_plugin.c531 SET_DECL_ALIGN(decl, 0); in randomize_layout_finish_decl()