Searched refs:getXCOFFSection (Results 1 – 7 of 7) sorted by relevance
932 TextSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()943 DataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()948 ReadOnlySection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()954 ReadOnly8Section = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()960 ReadOnly16Section = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()966 TLSDataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()971 TOCBaseSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()979 LSDASection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()984 CompactUnwindSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()992 DwarfAbbrevSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()[all …]
892 MCSectionXCOFF *MCContext::getXCOFFSection( in getXCOFFSection() function in MCContext
2426 return getContext().getXCOFFSection( in getExplicitSectionGlobal()2444 return getContext().getXCOFFSection( in getExplicitSectionGlobal()2461 return getContext().getXCOFFSection( in getSectionForExternalReference()2476 return getContext().getXCOFFSection( in getSectionForExternalReference()2490 return getContext().getXCOFFSection( in SelectSectionForGlobal()2505 return getContext().getXCOFFSection( in SelectSectionForGlobal()2524 return getContext().getXCOFFSection( in SelectSectionForGlobal()2537 return getContext().getXCOFFSection( in SelectSectionForGlobal()2548 return getContext().getXCOFFSection( in SelectSectionForGlobal()2563 return getContext().getXCOFFSection( in SelectSectionForGlobal()[all …]
49 EHInfo = Asm->OutContext.getXCOFFSection(NameStr, EHInfo->getKind(), in emitExceptionInfoTable()
667 LLVM_ABI MCSectionXCOFF *getXCOFFSection(
676 .getXCOFFSection(SymName, SectionKind::getText(), in createMCSymbolForTlsGetAddr()2917 MCSection *CntsSection = OutContext.getXCOFFSection( in emitPGORefs()2950 MCSection *CtrSection = OutContext.getXCOFFSection( in emitGCOVRefs()
5579 MCSectionXCOFF *Sec = Context.getXCOFFSection( in transformCallee()