Searched refs:DECL_COMDAT_GROUP (Results 1 – 18 of 18) sorted by relevance
214 signature = IDENTIFIER_POINTER (DECL_COMDAT_GROUP (decl)); in solaris_elf_asm_comdat_section()268 decl = DECL_COMDAT_GROUP (decl); in solaris_define_comdat_signature()
1641 && DECL_COMDAT_GROUP (decl); in machopic_select_section()
991 if ((DECL_COMDAT_GROUP (n->decl) in redirect_all_callers()992 && (DECL_COMDAT_GROUP (n->decl) in redirect_all_callers()993 == DECL_COMDAT_GROUP (n_alias->decl))) in redirect_all_callers()1104 && (!DECL_COMDAT_GROUP (alias->decl) in merge()1105 || (DECL_COMDAT_GROUP (alias->decl) in merge()1106 != DECL_COMDAT_GROUP (original->decl)))) in merge()1109 || DECL_COMDAT_GROUP (alias->decl) != DECL_COMDAT_GROUP (original->decl)) in merge()1128 else if (DECL_COMDAT_GROUP (original->decl) in merge()1129 && DECL_COMDAT_GROUP (alias->decl) in merge()1130 && (DECL_COMDAT_GROUP (alias->decl) in merge()[all …]
490 || DECL_COMDAT_GROUP (decl))) in resolve_unique_section()581 if (DECL_COMDAT_GROUP (decl) && !HAVE_COMDAT_GROUP) in get_named_text_section()776 if (DECL_COMDAT_GROUP (decl) && HAVE_COMDAT_GROUP) in default_function_rodata_section()794 else if (DECL_COMDAT_GROUP (decl) in default_function_rodata_section()1312 if (DECL_COMDAT_GROUP (decl)) in get_block_for_decl()6744 if (decl && DECL_P (decl) && DECL_COMDAT_GROUP (decl)) in default_section_type_flags()6922 IDENTIFIER_POINTER (DECL_COMDAT_GROUP (decl))); in default_elf_asm_named_section()8505 IDENTIFIER_POINTER (DECL_COMDAT_GROUP (DECL_NAME (decl))), in handle_vtv_comdat_section()
2933 || (DECL_COMDAT_GROUP (current_function_decl) && HAVE_COMDAT_GROUP)) in switch_to_exception_section()2938 if (DECL_COMDAT_GROUP (current_function_decl) && HAVE_COMDAT_GROUP) in switch_to_exception_section()
2977 && !DECL_COMDAT_GROUP (current_function_decl) in gate()
3015 #define DECL_COMDAT_GROUP(NODE) \ macro3020 #define DECL_ONE_ONLY(NODE) (DECL_COMDAT_GROUP (NODE) != NULL_TREE \
4988 (tm_mangle (DECL_COMDAT_GROUP (old_decl))); in ipa_tm_create_version()
19326 * cgraph.c (cgraph_make_node_local): Use DECL_COMDAT_GROUP.19339 Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY.19340 * cgraph.c (cgraph_create_virtual_clone): Use DECL_COMDAT_GROUP.19341 * config/i386/i386.c (ix86_file_end): Compute DECL_COMDAT_GROUP.19348 * tree.h (DECL_COMDAT_GROUP): New.19349 (DECL_ONE_ONLY): Use DECL_COMDAT_GROUP.19355 (default_elf_asm_named_section): Use DECL_COMDAT_GROUP.
37051 * tree.h (DECL_COMDAT_GROUP): Revamp to use decl_comdat_group.37092 * tree-streamer-out.c (DECL_COMDAT_GROUP): Do not stream comdat group.37879 Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY.
1159 (save_inline_function_body): Don't clear DECL_COMDAT_GROUP.1164 DECL_COMDAT_GROUP for comdat-locals.
39547 * ipa-icf.c (sem_function::merge): If DECL_COMDAT_GROUP (alias->decl),
2906 if (DECL_COMDAT_GROUP (default_decl) in make_resolver_func()
782 bool one_only = DECL_COMDAT_GROUP (decl) && !HAVE_COMDAT_GROUP; in x86_64_elf_unique_section()
2156 * decl.c (duplicate_decls): Use DECL_COMDAT_GROUP.2160 (constrain_visibility, get_guard): Use DECL_COMDAT_GROUP.2162 * optimize.c (maybe_clone_body): Use DECL_COMDAT_GROUP
10188 if (!decl || (DECL_P (decl) && DECL_COMDAT_GROUP (decl))) in pa_elf_select_rtx_section()
24995 if (DECL_COMDAT_GROUP (default_decl) in make_resolver_func()
7767 if (flag_function_sections || DECL_COMDAT_GROUP (decl)) in arm_function_in_section_p()