Searched refs:no_add_attrs (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | latent_entropy_plugin.c | 131 bool *no_add_attrs) in handle_latent_entropy_attribute() argument 142 *no_add_attrs = true; in handle_latent_entropy_attribute() 149 *no_add_attrs = true; in handle_latent_entropy_attribute() 156 *no_add_attrs = true; in handle_latent_entropy_attribute() 165 *no_add_attrs = true; in handle_latent_entropy_attribute() 181 *no_add_attrs = true; in handle_latent_entropy_attribute() 224 *no_add_attrs = true; in handle_latent_entropy_attribute()
|
| H A 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() argument 55 *no_add_attrs = true; in handle_user_attribute() 61 *no_add_attrs = false; in handle_user_attribute()
|
| H A 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() 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()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-core.h | 2059 int flags, bool *no_add_attrs);
|
| H A D | target.def | 2277 tree, (tree *node, tree name, tree args, int flags, bool *no_add_attrs),
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-core.h | 2059 int flags, bool *no_add_attrs);
|
| H A D | target.def | 2277 tree, (tree *node, tree name, tree args, int flags, bool *no_add_attrs),
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 44171 int flags, bool *no_add_attrs)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 44171 int flags, bool *no_add_attrs)
|