Searched refs:getXCOFFSection (Results 1 – 7 of 7) sorted by relevance
888 TextSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()899 DataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()904 ReadOnlySection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()910 ReadOnly8Section = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()916 ReadOnly16Section = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()922 TLSDataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()927 TOCBaseSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()935 LSDASection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()940 CompactUnwindSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()948 DwarfAbbrevSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()[all …]
800 MCSectionXCOFF *MCContext::getXCOFFSection( in getXCOFFSection() function in MCContext
2379 return getContext().getXCOFFSection( in getExplicitSectionGlobal()2397 return getContext().getXCOFFSection( in getExplicitSectionGlobal()2414 return getContext().getXCOFFSection( in getSectionForExternalReference()2429 return getContext().getXCOFFSection( in getSectionForExternalReference()2443 return getContext().getXCOFFSection( in SelectSectionForGlobal()2458 return getContext().getXCOFFSection( in SelectSectionForGlobal()2477 return getContext().getXCOFFSection( in SelectSectionForGlobal()2490 return getContext().getXCOFFSection( in SelectSectionForGlobal()2501 return getContext().getXCOFFSection( in SelectSectionForGlobal()2516 return getContext().getXCOFFSection( in SelectSectionForGlobal()[all …]
49 EHInfo = Asm->OutContext.getXCOFFSection(NameStr, EHInfo->getKind(), in emitExceptionInfoTable()
647 MCSectionXCOFF *getXCOFFSection(
671 .getXCOFFSection(SymName, SectionKind::getText(), in createMCSymbolForTlsGetAddr()2938 MCSection *CntsSection = OutContext.getXCOFFSection( in emitPGORefs()
5564 MCSectionXCOFF *Sec = Context.getXCOFFSection( in transformCallee()