reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
475 MCSectionCOFF *getCOFFSection(StringRef Section, unsigned Characteristics,
1471 auto *S = C.getCOFFSection( 1487 Ctx.getCOFFSection(".CRT$XCU", COFF::IMAGE_SCN_CNT_INITIALIZED_DATA | 1491 Ctx.getCOFFSection(".CRT$XTX", COFF::IMAGE_SCN_CNT_INITIALIZED_DATA | 1495 StaticCtorSection = Ctx.getCOFFSection( 1499 StaticDtorSection = Ctx.getCOFFSection( 1526 MCSectionCOFF *Sec = Ctx.getCOFFSection( 1537 Ctx.getCOFFSection(Name, COFF::IMAGE_SCN_CNT_INITIALIZED_DATA |lib/MC/MCObjectFileInfo.cpp
487 Ctx->getCOFFSection(".eh_frame", COFF::IMAGE_SCN_CNT_INITIALIZED_DATA | 499 BSSSection = Ctx->getCOFFSection( 503 TextSection = Ctx->getCOFFSection( 509 DataSection = Ctx->getCOFFSection( 513 ReadOnlySection = Ctx->getCOFFSection( 521 LSDASection = Ctx->getCOFFSection(".gcc_except_table", 529 Ctx->getCOFFSection(".debug$S", (COFF::IMAGE_SCN_MEM_DISCARDABLE | 534 Ctx->getCOFFSection(".debug$T", (COFF::IMAGE_SCN_MEM_DISCARDABLE | 538 COFFGlobalTypeHashesSection = Ctx->getCOFFSection( 544 DwarfAbbrevSection = Ctx->getCOFFSection( 549 DwarfInfoSection = Ctx->getCOFFSection( 554 DwarfLineSection = Ctx->getCOFFSection( 559 DwarfLineStrSection = Ctx->getCOFFSection( 564 DwarfFrameSection = Ctx->getCOFFSection( 569 DwarfPubNamesSection = Ctx->getCOFFSection( 574 DwarfPubTypesSection = Ctx->getCOFFSection( 579 DwarfGnuPubNamesSection = Ctx->getCOFFSection( 584 DwarfGnuPubTypesSection = Ctx->getCOFFSection( 589 DwarfStrSection = Ctx->getCOFFSection( 594 DwarfStrOffSection = Ctx->getCOFFSection( 599 DwarfLocSection = Ctx->getCOFFSection( 604 DwarfARangesSection = Ctx->getCOFFSection( 609 DwarfRangesSection = Ctx->getCOFFSection( 614 DwarfMacinfoSection = Ctx->getCOFFSection( 619 DwarfInfoDWOSection = Ctx->getCOFFSection( 624 DwarfTypesDWOSection = Ctx->getCOFFSection( 629 DwarfAbbrevDWOSection = Ctx->getCOFFSection( 634 DwarfStrDWOSection = Ctx->getCOFFSection( 639 DwarfLineDWOSection = Ctx->getCOFFSection( 644 DwarfLocDWOSection = Ctx->getCOFFSection( 649 DwarfStrOffDWOSection = Ctx->getCOFFSection( 654 DwarfAddrSection = Ctx->getCOFFSection( 659 DwarfCUIndexSection = Ctx->getCOFFSection( 664 DwarfTUIndexSection = Ctx->getCOFFSection( 669 DwarfDebugNamesSection = Ctx->getCOFFSection( 674 DwarfAccelNamesSection = Ctx->getCOFFSection( 679 DwarfAccelNamespaceSection = Ctx->getCOFFSection( 684 DwarfAccelTypesSection = Ctx->getCOFFSection( 689 DwarfAccelObjCSection = Ctx->getCOFFSection( 695 DrectveSection = Ctx->getCOFFSection( 699 PDataSection = Ctx->getCOFFSection( 703 XDataSection = Ctx->getCOFFSection( 707 SXDataSection = Ctx->getCOFFSection(".sxdata", COFF::IMAGE_SCN_LNK_INFO, 710 GFIDsSection = Ctx->getCOFFSection(".gfids$y", 715 GLJMPSection = Ctx->getCOFFSection(".gljmp$y", 720 TLSDataSection = Ctx->getCOFFSection( 725 StackMapSection = Ctx->getCOFFSection(".llvm_stackmaps",lib/MC/WinCOFFObjectWriter.cpp
664 AddrsigSection = Asm.getContext().getCOFFSection(