Home
last modified time | relevance | path

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

/linux/scripts/gcc-plugins/
A Dlatent_entropy_plugin.c125 bool *no_add_attrs) in handle_latent_entropy_attribute() argument
132 *no_add_attrs = true; in handle_latent_entropy_attribute()
139 *no_add_attrs = true; in handle_latent_entropy_attribute()
146 *no_add_attrs = true; in handle_latent_entropy_attribute()
155 *no_add_attrs = true; in handle_latent_entropy_attribute()
171 *no_add_attrs = true; in handle_latent_entropy_attribute()
210 *no_add_attrs = true; in handle_latent_entropy_attribute()
A Dstructleak_plugin.c53 static tree handle_user_attribute(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_user_attribute() argument
55 *no_add_attrs = true; in handle_user_attribute()
61 *no_add_attrs = false; in handle_user_attribute()
A Drandomize_layout_plugin.c76 … tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_randomize_layout_attr() argument
80 *no_add_attrs = true; in handle_randomize_layout_attr()
113 *no_add_attrs = false; 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() argument
121 *no_add_attrs = false; 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() argument
131 *no_add_attrs = false; in handle_randomize_performed_attr()

Completed in 7 milliseconds