/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-visibility.c | 238 && DECL_COMDAT (node->decl) in cgraph_externally_visible_p() 311 && DECL_COMDAT (decl) in externally_visible_p() 333 if (DECL_COMDAT (decl) || DECL_WEAK (decl)) in externally_visible_p() 605 if (DECL_COMDAT (node->decl) && !node->alias) in localize_node() 690 if (DECL_COMDAT (node->decl) && !TREE_PUBLIC (node->decl)) in function_and_variable_visibility() 691 DECL_COMDAT (node->decl) = 0; in function_and_variable_visibility() 713 && !DECL_COMDAT (node->decl)) in function_and_variable_visibility() 743 gcc_checking_assert (DECL_COMDAT (node->decl) in function_and_variable_visibility() 744 == DECL_COMDAT (decl_node->decl)); in function_and_variable_visibility()
|
H A D | symtab.c | 910 if (DECL_COMDAT (decl)) in dump_base() 1406 DECL_COMDAT (decl) = 0; in make_decl_local() 1456 DECL_COMDAT (decl) = DECL_COMDAT (n->decl); in copy_visibility_from() 1574 DECL_COMDAT (decl) = DECL_COMDAT (target->decl); in fixup_same_cpp_alias_visibility() 1910 DECL_COMDAT (new_decl) = 0; in noninterposable_alias() 2077 if ((!DECL_WEAK (decl) || DECL_COMDAT (decl)) in nonzero_address()
|
H A D | cgraphclones.c | 161 DECL_COMDAT (new_node->decl) = 0; in set_new_clone_decl_and_node_flags() 642 && !DECL_COMDAT (old_decl)) in create_virtual_clone() 1073 && !DECL_COMDAT (old_decl)) in create_version_clone_with_body()
|
H A D | ipa-fnsummary.h | 387 || DECL_COMDAT (edge->callee->decl)) in cross_module_call_p()
|
H A D | cgraphunit.c | 269 if (TREE_PUBLIC (decl) && !DECL_COMDAT (decl)) in needed_p() 487 && !DECL_COMDAT (decl) && !DECL_EXTERNAL (decl)) in finalize_function() 755 if (DECL_COMDAT (n->decl)) in process_symver_attribute() 962 || (node->no_reorder && !DECL_COMDAT (node->decl) in finalize_decl()
|
H A D | ipa-inline-analysis.c | 456 else if (DECL_COMDAT (node->decl) in offline_size()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-visibility.cc | 238 && DECL_COMDAT (node->decl) in cgraph_externally_visible_p() 311 && DECL_COMDAT (decl) in externally_visible_p() 333 if (DECL_COMDAT (decl) || DECL_WEAK (decl)) in externally_visible_p() 605 if (DECL_COMDAT (node->decl) && !node->alias) in localize_node() 690 if (DECL_COMDAT (node->decl) && !TREE_PUBLIC (node->decl)) in function_and_variable_visibility() 691 DECL_COMDAT (node->decl) = 0; in function_and_variable_visibility() 713 && !DECL_COMDAT (node->decl)) in function_and_variable_visibility() 743 gcc_checking_assert (DECL_COMDAT (node->decl) in function_and_variable_visibility() 744 == DECL_COMDAT (decl_node->decl)); in function_and_variable_visibility()
|
H A D | symtab.cc | 954 if (DECL_COMDAT (decl)) in dump_base() 1555 DECL_COMDAT (decl) = 0; in make_decl_local() 1605 DECL_COMDAT (decl) = DECL_COMDAT (n->decl); in copy_visibility_from() 1722 DECL_COMDAT (decl) = DECL_COMDAT (target->decl); in fixup_same_cpp_alias_visibility() 2085 DECL_COMDAT (new_decl) = 0; in noninterposable_alias() 2252 if ((!DECL_WEAK (decl) || DECL_COMDAT (decl)) in nonzero_address()
|
H A D | cgraphclones.cc | 163 DECL_COMDAT (new_node->decl) = 0; in set_new_clone_decl_and_node_flags() 644 && !DECL_COMDAT (old_decl)) in create_virtual_clone() 1090 && !DECL_COMDAT (old_decl)) in create_version_clone_with_body()
|
H A D | ipa-fnsummary.h | 447 || DECL_COMDAT (edge->callee->decl)) in cross_module_call_p()
|
H A D | cgraphunit.cc | 268 if (TREE_PUBLIC (decl) && !DECL_COMDAT (decl)) in needed_p() 487 && !DECL_COMDAT (decl) && !DECL_EXTERNAL (decl)) in finalize_function() 761 if (DECL_COMDAT (n->decl)) in process_symver_attribute() 970 || (node->no_reorder && !DECL_COMDAT (node->decl) in finalize_decl()
|
H A D | ipa-inline-analysis.cc | 449 else if (DECL_COMDAT (node->decl) in offline_size()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | optimize.cc | 331 DECL_COMDAT (fn) = false; in maybe_thunk_body() 497 DECL_COMDAT (clone) = DECL_COMDAT (fn); in maybe_clone_body()
|
H A D | decl2.cc | 2177 DECL_COMDAT (decl) = 1; in comdat_linkage() 2215 DECL_COMDAT (decl) = 1; in maybe_make_one_only() 2244 gcc_checking_assert (!DECL_COMDAT (decl)); in vague_linkage_p() 2250 if (DECL_COMDAT (decl) in vague_linkage_p() 2390 if (TREE_PUBLIC (decl) && !DECL_COMDAT (decl) && !DECL_REALLY_EXTERN (decl)) in decl_needed_p() 2463 if (DECL_COMDAT (primary_vtbl) in maybe_emit_vtables() 2643 DECL_COMDAT (decl) = false; in constrain_visibility() 3433 DECL_COMDAT (guard) = DECL_COMDAT (decl); in copy_linkage() 3692 DECL_COMDAT (fn) = DECL_COMDAT (var); in get_tls_init_fn()
|
H A D | method.cc | 121 DECL_COMDAT (thunk) = DECL_COMDAT (function); in make_thunk() 322 DECL_COMDAT (thunk_fndecl) = DECL_COMDAT (function); in use_thunk() 3195 DECL_COMDAT (fn) = 1; in implicitly_declare_fn()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | optimize.c | 331 DECL_COMDAT (fn) = false; in maybe_thunk_body() 497 DECL_COMDAT (clone) = DECL_COMDAT (fn); in maybe_clone_body()
|
H A D | decl2.c | 1974 DECL_COMDAT (decl) = 1; in comdat_linkage() 2012 DECL_COMDAT (decl) = 1; in maybe_make_one_only() 2041 gcc_checking_assert (!DECL_COMDAT (decl)); in vague_linkage_p() 2047 if (DECL_COMDAT (decl) in vague_linkage_p() 2187 if (TREE_PUBLIC (decl) && !DECL_COMDAT (decl) && !DECL_REALLY_EXTERN (decl)) in decl_needed_p() 2259 if (DECL_COMDAT (primary_vtbl) in maybe_emit_vtables() 2434 DECL_COMDAT (decl) = false; in constrain_visibility() 3240 DECL_COMDAT (guard) = DECL_COMDAT (decl); in copy_linkage() 3472 DECL_COMDAT (fn) = DECL_COMDAT (var); in get_tls_init_fn()
|
H A D | method.c | 121 DECL_COMDAT (thunk) = DECL_COMDAT (function); in make_thunk() 322 DECL_COMDAT (thunk_fndecl) = DECL_COMDAT (function); in use_thunk() 2890 DECL_COMDAT (fn) = 1; in implicitly_declare_fn()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-symtab.cc | 70 && DECL_COMDAT (node->decl) && DECL_COMDAT (prevailing_node->decl)) in lto_cgraph_replace_node() 399 || DECL_COMDAT (e->decl) in lto_symtab_resolve_replaceable_p() 703 DECL_COMDAT (decl)); in lto_symtab_merge_decls_2()
|
H A D | lto-partition.cc | 146 if (c == SYMBOL_PARTITION && !DECL_COMDAT (node->decl) in add_symbol_to_partition_1() 267 || DECL_COMDAT (node->decl) in add_symbol_to_partition()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-symtab.c | 70 && DECL_COMDAT (node->decl) && DECL_COMDAT (prevailing_node->decl)) in lto_cgraph_replace_node() 399 || DECL_COMDAT (e->decl) in lto_symtab_resolve_replaceable_p() 703 DECL_COMDAT (decl)); in lto_symtab_merge_decls_2()
|
H A D | lto-partition.c | 146 if (c == SYMBOL_PARTITION && !DECL_COMDAT (node->decl) in add_symbol_to_partition_1() 267 || DECL_COMDAT (node->decl) in add_symbol_to_partition()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | ChangeLog-2018 | 604 generated symbols as DECL_ONE_ONLY instead of DECL_COMDAT. 609 instead of DECL_COMDAT. Don't call mark_needed. 615 built-in typeinfo symbols as DECL_ONE_ONLY instead of DECL_COMDAT.
|
H A D | decl.cc | 1804 if (DECL_COMDAT (decl) && DECL_COMMON (decl) in d_finish_decl() 1998 DECL_COMDAT (thunk) = DECL_COMDAT (function); in make_thunk() 2540 DECL_COMDAT (decl) = 1; in d_comdat_linkage()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | decl.cc | 1617 if (DECL_COMDAT (decl) && DECL_COMMON (decl) in d_finish_decl() 1859 DECL_COMDAT (thunk) = DECL_COMDAT (function); in make_thunk() 2436 DECL_COMDAT (decl) = 1; in d_comdat_linkage()
|