Lines Matching defs:name

154 #define ATTR_EXCL(name, function, type, variable)	\  argument
516 handle_packed_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_packed_attribute()
558 handle_nocommon_attribute (tree *node, tree name, in handle_nocommon_attribute()
577 handle_common_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_common_attribute()
595 handle_noreturn_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_noreturn_attribute()
625 handle_hot_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_hot_attribute()
646 handle_cold_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_cold_attribute()
690 handle_no_sanitize_attribute (tree *node, tree name, tree args, int, in handle_no_sanitize_attribute()
723 handle_no_sanitize_address_attribute (tree *node, tree name, tree, int, in handle_no_sanitize_address_attribute() argument
739 handle_no_sanitize_thread_attribute (tree *node, tree name, tree, int, in handle_no_sanitize_thread_attribute() argument
756 handle_no_address_safety_analysis_attribute (tree *node, tree name, tree, int, in handle_no_address_safety_analysis_attribute() argument
772 handle_no_sanitize_undefined_attribute (tree *node, tree name, tree, int, in handle_no_sanitize_undefined_attribute() argument
798 handle_stack_protect_attribute (tree *node, tree name, tree, int, in handle_stack_protect_attribute() argument
814 handle_noipa_attribute (tree *node, tree name, tree, int, bool *no_add_attrs) in handle_noipa_attribute() argument
829 handle_noinline_attribute (tree *node, tree name, in handle_noinline_attribute()
857 handle_noclone_attribute (tree *node, tree name, in handle_noclone_attribute()
874 handle_nocf_check_attribute (tree *node, tree name, in handle_nocf_check_attribute()
898 handle_noicf_attribute (tree *node, tree name, in handle_noicf_attribute()
916 handle_always_inline_attribute (tree *node, tree name, in handle_always_inline_attribute()
953 handle_gnu_inline_attribute (tree *node, tree name, in handle_gnu_inline_attribute()
976 handle_leaf_attribute (tree *node, tree name, in handle_leaf_attribute()
999 handle_artificial_attribute (tree *node, tree name, in handle_artificial_attribute()
1022 handle_flatten_attribute (tree *node, tree name, in handle_flatten_attribute()
1043 handle_error_attribute (tree *node, tree name, tree args, in handle_error_attribute()
1064 handle_used_attribute (tree *pnode, tree name, tree ARG_UNUSED (args), in handle_used_attribute()
1091 handle_unused_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_unused_attribute()
1128 handle_externally_visible_attribute (tree *pnode, tree name, in handle_externally_visible_attribute()
1159 tree name, in handle_no_reorder_attribute()
1182 handle_const_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_const_attribute()
1219 handle_scalar_storage_order_attribute (tree *node, tree name, tree args, in handle_scalar_storage_order_attribute()
1275 handle_transparent_union_attribute (tree *node, tree name, in handle_transparent_union_attribute()
1394 handle_constructor_attribute (tree *node, tree name, tree args, in handle_constructor_attribute()
1424 handle_destructor_attribute (tree *node, tree name, tree args, in handle_destructor_attribute()
1485 handle_mode_attribute (tree *node, tree name, tree args, in handle_mode_attribute()
1672 handle_section_attribute (tree *node, tree ARG_UNUSED (name), tree args, in handle_section_attribute()
1794 common_handle_aligned_attribute (tree *node, tree name, tree args, int flags, in common_handle_aligned_attribute()
1966 handle_aligned_attribute (tree *node, tree name, tree args, in handle_aligned_attribute()
1977 handle_warn_if_not_aligned_attribute (tree *node, tree name, in handle_warn_if_not_aligned_attribute()
1989 handle_weak_attribute (tree *node, tree name, in handle_weak_attribute()
2018 handle_noplt_attribute (tree *node, tree name, in handle_noplt_attribute()
2038 handle_alias_ifunc_attribute (bool is_alias, tree *node, tree name, tree args, in handle_alias_ifunc_attribute()
2131 handle_ifunc_attribute (tree *node, tree name, tree args, in handle_ifunc_attribute()
2141 handle_alias_attribute (tree *node, tree name, tree args, in handle_alias_attribute()
2151 handle_weakref_attribute (tree *node, tree ARG_UNUSED (name), tree args, in handle_weakref_attribute()
2214 handle_visibility_attribute (tree *node, tree name, tree args, in handle_visibility_attribute()
2312 handle_tls_model_attribute (tree *node, tree name, tree args, in handle_tls_model_attribute()
2354 handle_no_instrument_function_attribute (tree *node, tree name, in handle_no_instrument_function_attribute()
2377 handle_no_profile_instrument_function_attribute (tree *node, tree name, tree, in handle_no_profile_instrument_function_attribute() argument
2393 handle_malloc_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_malloc_attribute()
2412 handle_alloc_size_attribute (tree *node, tree ARG_UNUSED (name), tree args, in handle_alloc_size_attribute()
2490 handle_fnspec_attribute (tree *node ATTRIBUTE_UNUSED, tree ARG_UNUSED (name), in handle_fnspec_attribute()
2504 handle_bnd_variable_size_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_bnd_variable_size_attribute()
2520 handle_bnd_legacy (tree *node, tree name, tree ARG_UNUSED (args), in handle_bnd_legacy()
2536 handle_bnd_instrument (tree *node, tree name, tree ARG_UNUSED (args), in handle_bnd_instrument()
2552 handle_warn_unused_attribute (tree *node, tree name, in handle_warn_unused_attribute()
2581 handle_simd_attribute (tree *node, tree name, tree args, int, bool *no_add_attrs) in handle_simd_attribute()
2639 handle_returns_twice_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_returns_twice_attribute()
2657 handle_no_limit_stack_attribute (tree *node, tree name, in handle_no_limit_stack_attribute()
2686 handle_pure_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_pure_attribute()
2802 tree name = TREE_PURPOSE (list); in find_tm_attribute() local
2817 handle_tm_attribute (tree *node, tree name, tree args, in handle_tm_attribute()
2892 handle_tm_wrap_attribute (tree *node, tree name, tree args, in handle_tm_wrap_attribute()
2935 ignore_attribute (tree * ARG_UNUSED (node), tree ARG_UNUSED (name), in ignore_attribute()
2947 handle_novops_attribute (tree *node, tree ARG_UNUSED (name), in handle_novops_attribute()
2960 handle_deprecated_attribute (tree *node, tree name, in handle_deprecated_attribute()
3025 handle_vector_size_attribute (tree *node, tree name, tree args, in handle_vector_size_attribute()
3111 handle_nonnull_attribute (tree *node, tree ARG_UNUSED (name), in handle_nonnull_attribute()
3194 handle_nonstring_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_nonstring_attribute()
3242 handle_nothrow_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_nothrow_attribute()
3261 handle_cleanup_attribute (tree *node, tree name, tree args, in handle_cleanup_attribute()
3305 handle_warn_unused_result_attribute (tree *node, tree name, in handle_warn_unused_result_attribute()
3322 handle_sentinel_attribute (tree *node, tree name, tree args, in handle_sentinel_attribute()
3372 handle_type_generic_attribute (tree *node, tree ARG_UNUSED (name), in handle_type_generic_attribute()
3388 handle_target_attribute (tree *node, tree name, tree args, int flags, in handle_target_attribute()
3426 handle_target_clones_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_target_clones_attribute()
3460 handle_optimize_attribute (tree *node, tree name, tree args, in handle_optimize_attribute()
3498 handle_no_split_stack_attribute (tree *node, tree name, in handle_no_split_stack_attribute()
3541 handle_designated_init_attribute (tree *node, tree name, tree, int, in handle_designated_init_attribute() argument
3557 handle_fallthrough_attribute (tree *, tree name, tree, int, in handle_fallthrough_attribute() argument