Lines Matching refs:no_add_attrs
731 int flags, bool *no_add_attrs) in handle_packed_attribute() argument
739 *no_add_attrs = true; in handle_packed_attribute()
762 *no_add_attrs = true; in handle_packed_attribute()
774 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_nocommon_attribute() argument
781 *no_add_attrs = true; in handle_nocommon_attribute()
792 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_common_attribute() argument
799 *no_add_attrs = true; in handle_common_attribute()
810 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_noreturn_attribute() argument
829 *no_add_attrs = true; in handle_noreturn_attribute()
840 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_hot_attribute() argument
850 *no_add_attrs = true; in handle_hot_attribute()
861 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_cold_attribute() argument
871 *no_add_attrs = true; in handle_cold_attribute()
905 bool *no_add_attrs) in handle_no_sanitize_attribute() argument
908 *no_add_attrs = true; in handle_no_sanitize_attribute()
938 bool *no_add_attrs) in handle_no_sanitize_address_attribute() argument
940 *no_add_attrs = true; in handle_no_sanitize_address_attribute()
954 bool *no_add_attrs) in handle_no_sanitize_thread_attribute() argument
956 *no_add_attrs = true; in handle_no_sanitize_thread_attribute()
971 bool *no_add_attrs) in handle_no_address_safety_analysis_attribute() argument
973 *no_add_attrs = true; in handle_no_address_safety_analysis_attribute()
987 bool *no_add_attrs) in handle_no_sanitize_undefined_attribute() argument
989 *no_add_attrs = true; in handle_no_sanitize_undefined_attribute()
1013 bool *no_add_attrs) in handle_stack_protect_attribute() argument
1018 *no_add_attrs = true; in handle_stack_protect_attribute()
1028 handle_noipa_attribute (tree *node, tree name, tree, int, bool *no_add_attrs) in handle_noipa_attribute() argument
1033 *no_add_attrs = true; in handle_noipa_attribute()
1045 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_noinline_attribute() argument
1053 *no_add_attrs = true; in handle_noinline_attribute()
1061 *no_add_attrs = true; in handle_noinline_attribute()
1073 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_noclone_attribute() argument
1078 *no_add_attrs = true; in handle_noclone_attribute()
1090 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_nocf_check_attribute() argument
1096 *no_add_attrs = true; in handle_nocf_check_attribute()
1103 *no_add_attrs = true; in handle_nocf_check_attribute()
1115 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_noicf_attribute() argument
1120 *no_add_attrs = true; in handle_noicf_attribute()
1134 bool *no_add_attrs) in handle_always_inline_attribute() argument
1142 *no_add_attrs = true; in handle_always_inline_attribute()
1148 *no_add_attrs = true; in handle_always_inline_attribute()
1158 *no_add_attrs = true; in handle_always_inline_attribute()
1171 bool *no_add_attrs) in handle_gnu_inline_attribute() argument
1181 *no_add_attrs = true; in handle_gnu_inline_attribute()
1193 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_leaf_attribute() argument
1198 *no_add_attrs = true; in handle_leaf_attribute()
1204 *no_add_attrs = true; in handle_leaf_attribute()
1217 bool *no_add_attrs) in handle_artificial_attribute() argument
1227 *no_add_attrs = true; in handle_artificial_attribute()
1239 int flags ATTRIBUTE_UNUSED, bool *no_add_attrs) in handle_flatten_attribute() argument
1248 *no_add_attrs = true; in handle_flatten_attribute()
1259 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_error_attribute() argument
1269 *no_add_attrs = true; in handle_error_attribute()
1280 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_used_attribute() argument
1296 *no_add_attrs = true; in handle_used_attribute()
1307 int flags, bool *no_add_attrs) in handle_unused_attribute() argument
1326 *no_add_attrs = true; in handle_unused_attribute()
1346 bool *no_add_attrs) in handle_externally_visible_attribute() argument
1357 *no_add_attrs = true; in handle_externally_visible_attribute()
1363 *no_add_attrs = true; in handle_externally_visible_attribute()
1377 bool *no_add_attrs) in handle_no_reorder_attribute() argument
1387 *no_add_attrs = true; in handle_no_reorder_attribute()
1398 int flags, bool *no_add_attrs) in handle_const_attribute() argument
1416 *no_add_attrs = true; in handle_const_attribute()
1435 int flags, bool *no_add_attrs) in handle_scalar_storage_order_attribute() argument
1482 *no_add_attrs = true; in handle_scalar_storage_order_attribute()
1492 bool *no_add_attrs) in handle_transparent_union_attribute() argument
1496 *no_add_attrs = true; in handle_transparent_union_attribute()
1611 bool *no_add_attrs) in handle_constructor_attribute() argument
1629 *no_add_attrs = true; in handle_constructor_attribute()
1641 bool *no_add_attrs) in handle_destructor_attribute() argument
1659 *no_add_attrs = true; in handle_destructor_attribute()
1701 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_mode_attribute() argument
1706 *no_add_attrs = true; in handle_mode_attribute()
1872 *no_add_attrs = false; in handle_mode_attribute()
1893 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_section_attribute() argument
1945 no_add_attrs); in handle_section_attribute()
1949 if (!(*no_add_attrs)) in handle_section_attribute()
1956 *no_add_attrs = true; in handle_section_attribute()
1965 bool *no_add_attrs, in common_handle_aligned_attribute() argument
2005 *no_add_attrs = true; in common_handle_aligned_attribute()
2054 *no_add_attrs = true; in common_handle_aligned_attribute()
2086 *no_add_attrs = true; in common_handle_aligned_attribute()
2108 *no_add_attrs = true; in common_handle_aligned_attribute()
2125 *no_add_attrs = true; in common_handle_aligned_attribute()
2141 *no_add_attrs = true; in common_handle_aligned_attribute()
2143 else if (!is_type && !*no_add_attrs && set_align) in common_handle_aligned_attribute()
2157 int flags, bool *no_add_attrs) in handle_aligned_attribute() argument
2160 no_add_attrs, false); in handle_aligned_attribute()
2169 bool *no_add_attrs) in handle_warn_if_not_aligned_attribute() argument
2172 no_add_attrs, true); in handle_warn_if_not_aligned_attribute()
2182 bool * ARG_UNUSED (no_add_attrs)) in handle_weak_attribute() argument
2188 *no_add_attrs = true; in handle_weak_attribute()
2193 *no_add_attrs = true; in handle_weak_attribute()
2216 bool *no_add_attrs) in handle_noinit_attribute() argument
2239 *no_add_attrs = true; in handle_noinit_attribute()
2244 no_add_attrs); in handle_noinit_attribute()
2247 if (!(*no_add_attrs)) in handle_noinit_attribute()
2269 bool * ARG_UNUSED (no_add_attrs)) in handle_noplt_attribute() argument
2275 *no_add_attrs = true; in handle_noplt_attribute()
2285 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_symver_attribute() argument
2294 *no_add_attrs = true; in handle_symver_attribute()
2302 *no_add_attrs = true; in handle_symver_attribute()
2312 *no_add_attrs = true; in handle_symver_attribute()
2328 *no_add_attrs = true; in handle_symver_attribute()
2343 bool *no_add_attrs) in handle_alias_ifunc_attribute() argument
2351 *no_add_attrs = true; in handle_alias_ifunc_attribute()
2362 *no_add_attrs = true; in handle_alias_ifunc_attribute()
2370 *no_add_attrs = true; in handle_alias_ifunc_attribute()
2387 *no_add_attrs = true; in handle_alias_ifunc_attribute()
2412 *no_add_attrs = true; in handle_alias_ifunc_attribute()
2432 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_ifunc_attribute() argument
2434 return handle_alias_ifunc_attribute (false, node, name, args, no_add_attrs); in handle_ifunc_attribute()
2442 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_alias_attribute() argument
2444 return handle_alias_ifunc_attribute (true, node, name, args, no_add_attrs); in handle_alias_attribute()
2452 int flags, bool *no_add_attrs) in handle_copy_attribute() argument
2456 *no_add_attrs = true; in handle_copy_attribute()
2639 int flags, bool *no_add_attrs) in handle_weakref_attribute() argument
2651 *no_add_attrs = true; in handle_weakref_attribute()
2659 *no_add_attrs = true; in handle_weakref_attribute()
2672 *no_add_attrs = true; in handle_weakref_attribute()
2705 bool *ARG_UNUSED (no_add_attrs)) in handle_visibility_attribute() argument
2804 bool *ARG_UNUSED (no_add_attrs)) in handle_tls_model_attribute() argument
2857 bool *no_add_attrs) in handle_no_instrument_function_attribute() argument
2865 *no_add_attrs = true; in handle_no_instrument_function_attribute()
2878 int, bool *no_add_attrs) in handle_no_profile_instrument_function_attribute() argument
2883 *no_add_attrs = true; in handle_no_profile_instrument_function_attribute()
2894 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_malloc_attribute() argument
2902 *no_add_attrs = true; in handle_malloc_attribute()
2913 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_alloc_size_attribute() argument
2922 *no_add_attrs = true; in handle_alloc_size_attribute()
2939 *no_add_attrs = true; in handle_alloc_size_attribute()
2954 bool *no_add_attrs) in handle_alloc_align_attribute() argument
2963 *no_add_attrs = true; in handle_alloc_align_attribute()
2968 *no_add_attrs = true; in handle_alloc_align_attribute()
2978 bool *no_add_attrs) in handle_assume_aligned_attribute() argument
2987 *no_add_attrs = true; in handle_assume_aligned_attribute()
3006 *no_add_attrs = true; in handle_assume_aligned_attribute()
3013 *no_add_attrs = true; in handle_assume_aligned_attribute()
3025 *no_add_attrs = true; in handle_assume_aligned_attribute()
3038 *no_add_attrs = true; in handle_assume_aligned_attribute()
3051 bool *no_add_attrs ATTRIBUTE_UNUSED) in handle_fnspec_attribute()
3065 int flags ATTRIBUTE_UNUSED, bool *no_add_attrs) in handle_warn_unused_attribute() argument
3074 *no_add_attrs = true; in handle_warn_unused_attribute()
3101 handle_simd_attribute (tree *node, tree name, tree args, int, bool *no_add_attrs) in handle_simd_attribute() argument
3114 *no_add_attrs = true; in handle_simd_attribute()
3128 *no_add_attrs = true; in handle_simd_attribute()
3140 *no_add_attrs = true; in handle_simd_attribute()
3160 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_returns_twice_attribute() argument
3167 *no_add_attrs = true; in handle_returns_twice_attribute()
3180 bool *no_add_attrs) in handle_no_limit_stack_attribute() argument
3188 *no_add_attrs = true; in handle_no_limit_stack_attribute()
3194 *no_add_attrs = true; in handle_no_limit_stack_attribute()
3207 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_pure_attribute() argument
3222 *no_add_attrs = true; in handle_pure_attribute()
3340 int flags, bool *no_add_attrs) in handle_tm_attribute() argument
3343 *no_add_attrs = true; in handle_tm_attribute()
3363 *no_add_attrs = false; in handle_tm_attribute()
3376 *no_add_attrs = false; in handle_tm_attribute()
3415 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_tm_wrap_attribute() argument
3421 *no_add_attrs = true; in handle_tm_wrap_attribute()
3459 bool *no_add_attrs) in ignore_attribute() argument
3461 *no_add_attrs = true; in ignore_attribute()
3471 bool *ARG_UNUSED (no_add_attrs)) in handle_novops_attribute() argument
3484 bool *no_add_attrs) in handle_deprecated_attribute() argument
3491 *no_add_attrs = true; in handle_deprecated_attribute()
3495 *no_add_attrs = true; in handle_deprecated_attribute()
3525 *no_add_attrs = true; in handle_deprecated_attribute()
3693 bool *no_add_attrs) in handle_vector_size_attribute() argument
3695 *no_add_attrs = true; in handle_vector_size_attribute()
3720 bool *no_add_attrs) in handle_nonnull_attribute() argument
3737 *no_add_attrs = true; in handle_nonnull_attribute()
3755 *no_add_attrs = true; in handle_nonnull_attribute()
3768 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_nonstring_attribute() argument
3794 *no_add_attrs = true; in handle_nonstring_attribute()
3807 *no_add_attrs = true; in handle_nonstring_attribute()
3968 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_access_attribute() argument
3973 *no_add_attrs = true; in handle_access_attribute()
3992 *no_add_attrs = false; in handle_access_attribute()
4219 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_nothrow_attribute() argument
4227 *no_add_attrs = true; in handle_nothrow_attribute()
4238 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_cleanup_attribute() argument
4250 *no_add_attrs = true; in handle_cleanup_attribute()
4261 *no_add_attrs = true; in handle_cleanup_attribute()
4268 *no_add_attrs = true; in handle_cleanup_attribute()
4283 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_warn_unused_result_attribute() argument
4289 *no_add_attrs = true; in handle_warn_unused_result_attribute()
4299 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_sentinel_attribute() argument
4305 *no_add_attrs = true; in handle_sentinel_attribute()
4313 *no_add_attrs = true; in handle_sentinel_attribute()
4329 *no_add_attrs = true; in handle_sentinel_attribute()
4337 *no_add_attrs = true; in handle_sentinel_attribute()
4350 bool * ARG_UNUSED (no_add_attrs)) in handle_type_generic_attribute() argument
4365 bool *no_add_attrs) in handle_target_attribute() argument
4371 *no_add_attrs = true; in handle_target_attribute()
4377 *no_add_attrs = true; in handle_target_attribute()
4381 *no_add_attrs = true; in handle_target_attribute()
4392 *no_add_attrs = true; in handle_target_attribute()
4403 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_target_clones_attribute() argument
4412 *no_add_attrs = true; in handle_target_clones_attribute()
4418 *no_add_attrs = true; in handle_target_clones_attribute()
4427 *no_add_attrs = true; in handle_target_clones_attribute()
4437 int ARG_UNUSED (flags), bool *no_add_attrs) in handle_optimize_attribute() argument
4443 *no_add_attrs = true; in handle_optimize_attribute()
4477 bool *no_add_attrs) in handle_no_split_stack_attribute() argument
4485 *no_add_attrs = true; in handle_no_split_stack_attribute()
4491 *no_add_attrs = true; in handle_no_split_stack_attribute()
4502 bool *no_add_attrs) in handle_returns_nonnull_attribute() argument
4508 *no_add_attrs = true; in handle_returns_nonnull_attribute()
4518 bool *no_add_attrs) in handle_designated_init_attribute() argument
4523 *no_add_attrs = true; in handle_designated_init_attribute()
4534 bool *no_add_attrs) in handle_fallthrough_attribute() argument
4537 *no_add_attrs = true; in handle_fallthrough_attribute()
4546 int, bool *no_add_attrs) in handle_patchable_function_entry_attribute() argument
4560 *no_add_attrs = true; in handle_patchable_function_entry_attribute()