Lines Matching refs:no_add_attrs

5840 			 int flags, bool *no_add_attrs)  in handle_packed_attribute()  argument
5866 *no_add_attrs = true; in handle_packed_attribute()
5878 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_nocommon_attribute() argument
5885 *no_add_attrs = true; in handle_nocommon_attribute()
5896 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_common_attribute() argument
5903 *no_add_attrs = true; in handle_common_attribute()
5914 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_noreturn_attribute() argument
5931 *no_add_attrs = true; in handle_noreturn_attribute()
5942 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_hot_attribute() argument
5950 *no_add_attrs = true; in handle_hot_attribute()
5958 *no_add_attrs = true; in handle_hot_attribute()
5968 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_cold_attribute() argument
5976 *no_add_attrs = true; in handle_cold_attribute()
5984 *no_add_attrs = true; in handle_cold_attribute()
5996 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_noinline_attribute() argument
6003 *no_add_attrs = true; in handle_noinline_attribute()
6015 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_noclone_attribute() argument
6020 *no_add_attrs = true; in handle_noclone_attribute()
6033 bool *no_add_attrs) in handle_always_inline_attribute() argument
6044 *no_add_attrs = true; in handle_always_inline_attribute()
6057 bool *no_add_attrs) in handle_gnu_inline_attribute() argument
6067 *no_add_attrs = true; in handle_gnu_inline_attribute()
6079 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_leaf_attribute() argument
6084 *no_add_attrs = true; in handle_leaf_attribute()
6089 *no_add_attrs = true; in handle_leaf_attribute()
6102 bool *no_add_attrs) in handle_artificial_attribute() argument
6112 *no_add_attrs = true; in handle_artificial_attribute()
6124 int flags ATTRIBUTE_UNUSED, bool *no_add_attrs) in handle_flatten_attribute() argument
6133 *no_add_attrs = true; in handle_flatten_attribute()
6144 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_error_attribute() argument
6154 *no_add_attrs = true; in handle_error_attribute()
6165 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_used_attribute() argument
6181 *no_add_attrs = true; in handle_used_attribute()
6192 int flags, bool *no_add_attrs) in handle_unused_attribute() argument
6212 *no_add_attrs = true; in handle_unused_attribute()
6232 bool *no_add_attrs) in handle_externally_visible_attribute() argument
6243 *no_add_attrs = true; in handle_externally_visible_attribute()
6249 *no_add_attrs = true; in handle_externally_visible_attribute()
6260 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_const_attribute() argument
6276 *no_add_attrs = true; in handle_const_attribute()
6288 bool *no_add_attrs) in handle_transparent_union_attribute() argument
6292 *no_add_attrs = true; in handle_transparent_union_attribute()
6400 bool *no_add_attrs) in handle_constructor_attribute() argument
6418 *no_add_attrs = true; in handle_constructor_attribute()
6430 bool *no_add_attrs) in handle_destructor_attribute() argument
6448 *no_add_attrs = true; in handle_destructor_attribute()
6493 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_mode_attribute() argument
6498 *no_add_attrs = true; in handle_mode_attribute()
6677 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_section_attribute() argument
6696 *no_add_attrs = true; in handle_section_attribute()
6707 *no_add_attrs = true; in handle_section_attribute()
6714 *no_add_attrs = true; in handle_section_attribute()
6722 *no_add_attrs = true; in handle_section_attribute()
6729 *no_add_attrs = true; in handle_section_attribute()
6770 int flags, bool *no_add_attrs) in handle_aligned_attribute() argument
6789 *no_add_attrs = true; in handle_aligned_attribute()
6816 *no_add_attrs = true; in handle_aligned_attribute()
6828 *no_add_attrs = true; in handle_aligned_attribute()
6846 bool * ARG_UNUSED (no_add_attrs)) in handle_weak_attribute() argument
6852 *no_add_attrs = true; in handle_weak_attribute()
6857 *no_add_attrs = true; in handle_weak_attribute()
6875 bool *no_add_attrs) in handle_alias_ifunc_attribute() argument
6883 *no_add_attrs = true; in handle_alias_ifunc_attribute()
6894 *no_add_attrs = true; in handle_alias_ifunc_attribute()
6902 *no_add_attrs = true; in handle_alias_ifunc_attribute()
6919 *no_add_attrs = true; in handle_alias_ifunc_attribute()
6945 *no_add_attrs = true; in handle_alias_ifunc_attribute()
6956 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_ifunc_attribute() argument
6958 return handle_alias_ifunc_attribute (false, node, name, args, no_add_attrs); in handle_ifunc_attribute()
6966 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_alias_attribute() argument
6968 return handle_alias_ifunc_attribute (true, node, name, args, no_add_attrs); in handle_alias_attribute()
6976 int flags, bool *no_add_attrs) in handle_weakref_attribute() argument
6988 *no_add_attrs = true; in handle_weakref_attribute()
6995 *no_add_attrs = true; in handle_weakref_attribute()
7008 *no_add_attrs = true; in handle_weakref_attribute()
7033 bool *ARG_UNUSED (no_add_attrs)) in handle_visibility_attribute() argument
7176 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_tls_model_attribute() argument
7182 *no_add_attrs = true; in handle_tls_model_attribute()
7220 bool *no_add_attrs) in handle_no_instrument_function_attribute() argument
7228 *no_add_attrs = true; in handle_no_instrument_function_attribute()
7234 *no_add_attrs = true; in handle_no_instrument_function_attribute()
7247 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_malloc_attribute() argument
7255 *no_add_attrs = true; in handle_malloc_attribute()
7266 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_alloc_size_attribute() argument
7280 *no_add_attrs = true; in handle_alloc_size_attribute()
7293 bool *no_add_attrs ATTRIBUTE_UNUSED) in handle_fnspec_attribute()
7306 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_returns_twice_attribute() argument
7313 *no_add_attrs = true; in handle_returns_twice_attribute()
7326 bool *no_add_attrs) in handle_no_limit_stack_attribute() argument
7334 *no_add_attrs = true; in handle_no_limit_stack_attribute()
7340 *no_add_attrs = true; in handle_no_limit_stack_attribute()
7353 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_pure_attribute() argument
7361 *no_add_attrs = true; in handle_pure_attribute()
7477 int flags, bool *no_add_attrs) in handle_tm_attribute() argument
7480 *no_add_attrs = true; in handle_tm_attribute()
7500 *no_add_attrs = false; in handle_tm_attribute()
7535 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_tm_wrap_attribute() argument
7541 *no_add_attrs = true; in handle_tm_wrap_attribute()
7578 bool *no_add_attrs) in ignore_attribute() argument
7580 *no_add_attrs = true; in ignore_attribute()
7590 bool *ARG_UNUSED (no_add_attrs)) in handle_novops_attribute() argument
7603 bool *no_add_attrs) in handle_deprecated_attribute() argument
7610 *no_add_attrs = true; in handle_deprecated_attribute()
7614 *no_add_attrs = true; in handle_deprecated_attribute()
7644 *no_add_attrs = true; in handle_deprecated_attribute()
7668 bool *no_add_attrs) in handle_vector_size_attribute() argument
7674 *no_add_attrs = true; in handle_vector_size_attribute()
7750 bool *no_add_attrs) in handle_nonnull_attribute() argument
7763 *no_add_attrs = true; in handle_nonnull_attribute()
7778 *no_add_attrs = true; in handle_nonnull_attribute()
7800 *no_add_attrs = true; in handle_nonnull_attribute()
7808 *no_add_attrs = true; in handle_nonnull_attribute()
7964 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_nothrow_attribute() argument
7972 *no_add_attrs = true; in handle_nothrow_attribute()
7983 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_cleanup_attribute() argument
7995 *no_add_attrs = true; in handle_cleanup_attribute()
8006 *no_add_attrs = true; in handle_cleanup_attribute()
8013 *no_add_attrs = true; in handle_cleanup_attribute()
8028 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_warn_unused_result_attribute() argument
8034 *no_add_attrs = true; in handle_warn_unused_result_attribute()
8044 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_sentinel_attribute() argument
8050 *no_add_attrs = true; in handle_sentinel_attribute()
8058 *no_add_attrs = true; in handle_sentinel_attribute()
8070 *no_add_attrs = true; in handle_sentinel_attribute()
8078 *no_add_attrs = true; in handle_sentinel_attribute()
8091 bool * ARG_UNUSED (no_add_attrs)) in handle_type_generic_attribute() argument
8106 bool *no_add_attrs) in handle_target_attribute() argument
8112 *no_add_attrs = true; in handle_target_attribute()
8116 *no_add_attrs = true; in handle_target_attribute()
8255 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_optimize_attribute() argument
8261 *no_add_attrs = true; in handle_optimize_attribute()
8295 bool *no_add_attrs) in handle_no_split_stack_attribute() argument
8303 *no_add_attrs = true; in handle_no_split_stack_attribute()
8309 *no_add_attrs = true; in handle_no_split_stack_attribute()