Searched defs:no_add_attrs (Results 1 – 3 of 3) sorted by relevance
/scripts/gcc-plugins/ |
D | structleak_plugin.c | 53 static tree handle_user_attribute(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_user_attribute()
|
D | randomize_layout_plugin.c | 76 … tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_randomize_layout_attr() 119 …e handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_randomize_considered_attr() 129 …ee handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_randomize_performed_attr()
|
D | latent_entropy_plugin.c | 125 bool *no_add_attrs) in handle_latent_entropy_attribute()
|