| /freebsd-12.1/contrib/llvm/tools/lld/docs/ |
| H A D | missingkeyfunction.rst | 20 that references the class. In this case, it is emitted in a COMDAT section,
|
| H A D | NewLLD.rst | 155 including real defined symbols, COMDAT symbols, common symbols, 291 Short for Identical COMDAT Folding (COFF) or Identical Code Folding (ELF).
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | ItaniumCXXABI.cpp | 3779 enum class StructorCodegen { Emit, RAUW, Alias, COMDAT }; enumerator 3811 return StructorCodegen::COMDAT; in getCodegenToUse() 3869 if (CGType == StructorCodegen::Alias || CGType == StructorCodegen::COMDAT) { in emitCXXStructor() 3886 if (DD && Type == StructorType::Base && CGType != StructorCodegen::COMDAT && in emitCXXStructor() 3904 if (CGType == StructorCodegen::COMDAT) { in emitCXXStructor()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 734 StringRef COMDAT = KeySym ? KeySym->getName() : ""; in getStaticStructorSection() local 763 return Ctx.getELFSection(Name, Type, Flags, 0, COMDAT); in getStaticStructorSection()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | configure.ac | 2070 .NSUBSPA $CODE$,COMDAT],, 2260 gcc_GAS_CHECK_FEATURE(COMDAT group support, gcc_cv_as_comdat_group, 2266 gcc_GAS_CHECK_FEATURE(COMDAT group support, gcc_cv_as_comdat_group_percent, 2283 # assume linkers other than GNU ld don't support COMDAT group 2292 [Define 0/1 if your assembler and linker support COMDAT groups.])
|
| H A D | config.in | 322 /* Define 0/1 if your assembler and linker support COMDAT groups. */
|
| H A D | ChangeLog-2005 | 1652 instead of output_section_asm_op for COMDAT sections. 10608 * dwarf2out.c (gen_variable_die): Treat un-emitted COMDAT 19931 COMDAT group when necessary. 19934 (default_unique_section_1): Don't use .gnu.linkonce when COMDAT is
|
| H A D | ChangeLog-2004 | 12684 * configure.ac: Check for COMDAT support. Robustify check for 12703 (default_elf_asm_named_section): Use COMDAT, if available. Deal 22499 (pa_select_section): Add one-only (COMDAT) support.
|
| H A D | ChangeLog-2006 | 11970 support COMDAT group.
|
| H A D | ChangeLog-2003 | 8956 functions, check for COMDAT. 13689 COMDAT.
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-2001 | 3347 compiler-generated things static, if COMDAT is not available. 3349 library COMDAT.
|
| H A D | ChangeLog | 4679 (expand_or_defer_fn): Make inline, non-template functions COMDAT 6149 * decl2.c (import_export_decl): Use non-COMDAT external linkage
|
| H A D | ChangeLog-2002 | 3690 * decl.c (make_rtl_for_nonlocal_decl): Also defer COMDAT
|
| H A D | ChangeLog-2004 | 98 emit the runtime library type-info objects as non-COMDAT.
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog-9899 | 409 * coffcode.h (styp_to_sec_flags): Further refinement of COMDAT 2459 COMDAT types than GNU. 4900 * coffcode.h (coff_write_object_contents): Move a PE COMDAT symbol
|
| /freebsd-12.1/contrib/binutils/bfd/po/ |
| H A D | bfd.pot | 355 msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'"
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | tm.texi | 7121 format provides support for this concept, such as the @samp{COMDAT} 8950 similar implicit class data objects are always COMDAT if they have 8953 unit will not be COMDAT. 8959 be COMDAT, false if it should not be COMDAT.
|
| H A D | extend.texi | 10788 COMDAT support. 10790 On targets that don't support COMDAT, but do support weak symbols, GCC 10794 For targets which do not support either COMDAT or weak symbols, 10816 most cases, because of COMDAT support and the ``key method'' heuristic 10822 COMDAT groups.
|
| H A D | cpp.texi | 2122 value 1 if the compiler will use weak symbols, COMDAT sections, or
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | ChangeLog-2004 | 2820 systems with no COMDAT or weak support.
|
| H A D | ChangeLog-2003 | 4971 of _S_pback_size for systems with no COMDAT or weak support.
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | ChangeLog-0203 | 5528 (elf_frob_file): Set SEC_LINK_ONCE on COMDAT groups. Check
|
| /freebsd-12.1/contrib/binutils/gas/doc/ |
| H A D | as.texinfo | 4916 @cindex COMDAT
|
| /freebsd-12.1/contrib/binutils/gas/po/ |
| H A D | gas.pot | 762 msgid "assuming all members of group `%s' are COMDAT"
|