Searched defs:no_add_attrs (Results 1 – 2 of 2) sorted by relevance
/linux/scripts/gcc-plugins/ |
H A D | randomize_layout_plugin.c | 54 static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_randomize_layout_attr() argument 100 static tree handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_randomize_considered_attr() argument 110 static tree handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_randomize_performed_attr() argument
|
H A D | latent_entropy_plugin.c | 131 bool *no_add_attrs) in handle_latent_entropy_attribute() argument
|