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()
64 cast<MCSectionCOFF>(Context.getObjectFileInfo()->getPDataSection()); in getPDataSection()71 cast<MCSectionCOFF>(Context.getObjectFileInfo()->getXDataSection()); in getXDataSection()
199 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()220 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()520 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()575 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()647 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()812 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()872 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()877 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()883 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()892 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()[all …]
46 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()49 SwitchSection(Ctx.getObjectFileInfo()->getDataSection()); in InitSections()52 SwitchSection(Ctx.getObjectFileInfo()->getBSSSection()); in InitSections()55 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
363 return EmitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(), in EmitLocalCommonSymbol()
186 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
1310 SwitchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in FinishImpl()
340 Pic = (MCA.getContext().getObjectFileInfo()->getRelocM() == Reloc::PIC_) in MipsTargetELFStreamer()413 const MCObjectFileInfo &OFI = *MCA.getContext().getObjectFileInfo(); in finish()
194 const MCObjectFileInfo *getObjectFileInfo() const { return MOFI; } in getObjectFileInfo() function
698 getContext().getObjectFileInfo()->getRelocM() == Reloc::PIC_) in parseSparcAsmOperand()889 bool isPIC = getContext().getObjectFileInfo()->getRelocM() == Reloc::PIC_; in matchSparcAsmModifiers()
520 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
387 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple(); in ParseDirectiveSection()
503 switch (_Ctx.getObjectFileInfo()->getObjectFileType()) { in AsmParser()
1035 OutStreamer.SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()
924 OutStreamer.SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in doFinalization()
5284 switch (getContext().getObjectFileInfo()->getObjectFileType()) { in parsePrefix()8716 getContext().getObjectFileInfo()->getObjectFileType(); in ParseDirective()8883 const auto Format = getContext().getObjectFileInfo()->getObjectFileType(); in parseDirectiveThumbFunc()
3935 getContext().getObjectFileInfo()->getObjectFileType(); in ParseDirective()