no_add_attrs      125 scripts/gcc-plugins/latent_entropy_plugin.c 						bool *no_add_attrs)
no_add_attrs      136 scripts/gcc-plugins/latent_entropy_plugin.c 		*no_add_attrs = true;
no_add_attrs      143 scripts/gcc-plugins/latent_entropy_plugin.c 			*no_add_attrs = true;
no_add_attrs      150 scripts/gcc-plugins/latent_entropy_plugin.c 			*no_add_attrs = true;
no_add_attrs      159 scripts/gcc-plugins/latent_entropy_plugin.c 			*no_add_attrs = true;
no_add_attrs      175 scripts/gcc-plugins/latent_entropy_plugin.c 				*no_add_attrs = true;
no_add_attrs      218 scripts/gcc-plugins/latent_entropy_plugin.c 				*no_add_attrs = true;
no_add_attrs       76 scripts/gcc-plugins/randomize_layout_plugin.c static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs)
no_add_attrs       80 scripts/gcc-plugins/randomize_layout_plugin.c 	*no_add_attrs = true;
no_add_attrs      113 scripts/gcc-plugins/randomize_layout_plugin.c 	*no_add_attrs = false;
no_add_attrs      119 scripts/gcc-plugins/randomize_layout_plugin.c static tree handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs)
no_add_attrs      121 scripts/gcc-plugins/randomize_layout_plugin.c 	*no_add_attrs = false;
no_add_attrs      129 scripts/gcc-plugins/randomize_layout_plugin.c static tree handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_add_attrs)
no_add_attrs      131 scripts/gcc-plugins/randomize_layout_plugin.c 	*no_add_attrs = false;
no_add_attrs       53 scripts/gcc-plugins/structleak_plugin.c static tree handle_user_attribute(tree *node, tree name, tree args, int flags, bool *no_add_attrs)
no_add_attrs       55 scripts/gcc-plugins/structleak_plugin.c 	*no_add_attrs = true;
no_add_attrs       61 scripts/gcc-plugins/structleak_plugin.c 	*no_add_attrs = false;