Lines Matching refs:getCOFFSection
593 EHFrameSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
606 BSSSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
610 TextSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
616 DataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
620 ReadOnlySection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
626 Ctx->getCOFFSection(".CRT$XCU", COFF::IMAGE_SCN_CNT_INITIALIZED_DATA | in initCOFFMCObjectFileInfo()
630 Ctx->getCOFFSection(".CRT$XTX", COFF::IMAGE_SCN_CNT_INITIALIZED_DATA | in initCOFFMCObjectFileInfo()
634 StaticCtorSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
638 StaticDtorSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
652 LSDASection = Ctx->getCOFFSection(".gcc_except_table", in initCOFFMCObjectFileInfo()
660 Ctx->getCOFFSection(".debug$S", (COFF::IMAGE_SCN_MEM_DISCARDABLE | in initCOFFMCObjectFileInfo()
665 Ctx->getCOFFSection(".debug$T", (COFF::IMAGE_SCN_MEM_DISCARDABLE | in initCOFFMCObjectFileInfo()
670 DwarfAbbrevSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
675 DwarfInfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
680 DwarfLineSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
686 DwarfFrameSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
691 DwarfPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
696 DwarfPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
701 DwarfGnuPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
706 DwarfGnuPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
711 DwarfStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
716 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
721 DwarfARangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
726 DwarfRangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
731 DwarfMacinfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
736 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
741 DwarfTypesDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
746 DwarfAbbrevDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
751 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
756 DwarfLineDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
761 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
766 DwarfStrOffDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
771 DwarfAddrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
776 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
781 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
786 DwarfAccelNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
791 DwarfAccelNamespaceSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
796 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
801 DwarfAccelObjCSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
807 DrectveSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
811 PDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
815 XDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
819 SXDataSection = Ctx->getCOFFSection(".sxdata", COFF::IMAGE_SCN_LNK_INFO, in initCOFFMCObjectFileInfo()
822 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
827 StackMapSection = Ctx->getCOFFSection(".llvm_stackmaps", in initCOFFMCObjectFileInfo()