Searched refs:getObjectFileInfo (Results 1 – 17 of 17) sorted by relevance
68 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()71 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()74 SwitchSection(getContext().getObjectFileInfo()->getBSSSection()); in InitSections()77 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()187 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple(); in EmitCommonSymbol()205 const MCObjectFileInfo *MFI = getContext().getObjectFileInfo(); in EmitCommonSymbol()222 const MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in EmitLocalCommonSymbol()
65 cast<MCSectionCOFF>(Context.getObjectFileInfo()->getPDataSection()); in getPDataSection()72 cast<MCSectionCOFF>(Context.getObjectFileInfo()->getXDataSection()); in getXDataSection()
190 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()211 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()512 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()567 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()639 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()804 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()864 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()869 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()875 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()884 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()[all …]
90 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()93 SwitchSection(Ctx.getObjectFileInfo()->getDataSection()); in InitSections()96 SwitchSection(Ctx.getObjectFileInfo()->getBSSSection()); in InitSections()99 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
400 return EmitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(), in EmitLocalCommonSymbol()
187 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
1310 SwitchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in FinishImpl()
603 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries()655 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()697 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries()725 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit()771 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit()953 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()959 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()
387 Pic = MCA.getContext().getObjectFileInfo()->getRelocM() == Reloc::PIC_; in MipsTargetELFStreamer()459 const MCObjectFileInfo &OFI = *MCA.getContext().getObjectFileInfo(); in finish()
698 getContext().getObjectFileInfo()->getRelocM() == Reloc::PIC_) in parseSparcAsmOperand()889 bool isPIC = getContext().getObjectFileInfo()->getRelocM() == Reloc::PIC_; in matchSparcAsmModifiers()
224 const MCObjectFileInfo *getObjectFileInfo() const { return MOFI; } in getObjectFileInfo() function
529 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
387 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple(); in ParseDirectiveSection()
503 switch (Ctx.getObjectFileInfo()->getObjectFileType()) { in AsmParser()
1047 OutStreamer.SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()
5282 switch (getContext().getObjectFileInfo()->getObjectFileType()) { in parsePrefix()8719 getContext().getObjectFileInfo()->getObjectFileType(); in ParseDirective()8886 const auto Format = getContext().getObjectFileInfo()->getObjectFileType(); in parseDirectiveThumbFunc()
3953 getContext().getObjectFileInfo()->getObjectFileType(); in ParseDirective()