Home
last modified time | relevance | path

Searched refs:IMAGE_SCN_LNK_COMDAT (Results 1 – 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/MC/
DMCSectionCOFF.cpp39 Characteristics |= COFF::IMAGE_SCN_LNK_COMDAT; in setSelection()
63 if (getCharacteristics() & COFF::IMAGE_SCN_LNK_COMDAT) { in PrintSwitchToSection()
DWinCOFFStreamer.cpp146 COFF::IMAGE_SCN_LNK_COMDAT | in AddCommonSymbol()
/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp365 Flags |= COFF::IMAGE_SCN_LNK_COMDAT; in ParseDirectiveSection()
477 if (!(Assoc->getCharacteristics() & COFF::IMAGE_SCN_LNK_COMDAT)) in parseCOMDATTypeAndAssoc()
504 if (Current->getCharacteristics() & COFF::IMAGE_SCN_LNK_COMDAT) in ParseDirectiveLinkOnce()
/freebsd-10-stable/contrib/binutils/include/coff/
Dpe.h60 #define IMAGE_SCN_LNK_COMDAT 0x00001000 /* Section contents comdat. */ macro
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp729 Characteristics |= COFF::IMAGE_SCN_LNK_COMDAT; in getExplicitSectionGlobal()
769 Characteristics |= COFF::IMAGE_SCN_LNK_COMDAT; in SelectSectionForGlobal()
/freebsd-10-stable/sys/boot/efi/include/amd64/
Dpe.h260 #define IMAGE_SCN_LNK_COMDAT 0x00001000 // Section contents comdat. macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DCOFF.h235 IMAGE_SCN_LNK_COMDAT = 0x00001000, in LLVM_ENUM_INT_TYPE()
/freebsd-10-stable/sys/boot/efi/include/i386/
Dpe.h260 #define IMAGE_SCN_LNK_COMDAT 0x00001000 // Section contents comdat. macro
/freebsd-10-stable/contrib/llvm/lib/Object/
DCOFFYAML.cpp172 BCase(IMAGE_SCN_LNK_COMDAT); in bitset()
/freebsd-10-stable/sys/boot/efi/include/ia64/
Dpe.h266 #define IMAGE_SCN_LNK_COMDAT 0x00001000 // Section contents comdat. macro
/freebsd-10-stable/contrib/llvm/tools/llvm-readobj/
DCOFFDumper.cpp301 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_SCN_LNK_COMDAT ),
895 if (Section && Section->Characteristics & COFF::IMAGE_SCN_LNK_COMDAT in printSymbol()
/freebsd-10-stable/contrib/binutils/bfd/
Dcoffcode.h549 styp_flags |= IMAGE_SCN_LNK_COMDAT; in sec_to_styp_flags()
559 styp_flags |= IMAGE_SCN_LNK_COMDAT; in sec_to_styp_flags()
1103 case IMAGE_SCN_LNK_COMDAT: in styp_to_sec_flags()
DChangeLog-96975301 SEC_LINK_ONCE into IMAGE_SCN_LNK_COMDAT.
5303 into SEC_EXCLUDE. If IMAGE_SCN_LNK_COMDAT is set, set