Home
last modified time | relevance | path

Searched refs:getObjectFileInfo (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp73 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
76 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
79 SwitchSection(getContext().getObjectFileInfo()->getBSSSection()); in InitSections()
82 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
191 MCSection *SXData = getContext().getObjectFileInfo()->getSXDataSection(); in EmitCOFFSafeSEH()
284 const MCObjectFileInfo *MFI = getContext().getObjectFileInfo(); in emitCommonSymbol()
300 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in emitLocalCommonSymbol()
H A DMCDwarf.cpp82 Ctx.getObjectFileInfo()->getDwarfLineStrSection()->getBeginSymbol(); in MCDwarfLineStr()
252 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit()
316 MCOS->getContext().getObjectFileInfo()->getDwarfLineStrSection()); in emitSection()
747 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
879 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1137 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
1142 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
1461 const MCObjectFileInfo *MOFI = Context.getObjectFileInfo(); in EmitCompactUnwind()
1540 const MCObjectFileInfo *MOFI = context.getObjectFileInfo(); in EmitCIE()
1670 const MCObjectFileInfo *MOFI = context.getObjectFileInfo(); in EmitFDE()
[all …]
H A DMCMachOStreamer.cpp159 Section == getContext().getObjectFileInfo()->getStackMapSection()) in changeSection()
421 return emitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(), in emitLocalCommonSymbol()
519 S->emitVersionForTarget(Target, Context.getObjectFileInfo()->getSDKVersion()); in createMachOStreamer()
H A DMCPseudoProbe.cpp187 Ctx.getObjectFileInfo()->getPseudoProbeSection(ProbeSec.first)) { in emit()
H A DMCStreamer.cpp401 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
803 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection()
835 getContext().getObjectFileInfo()->getPDataSection(), in getAssociatedPDataSection()
841 getContext().getObjectFileInfo()->getXDataSection(), in getAssociatedXDataSection()
H A DMCELFStreamer.cpp93 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
H A DMCObjectStreamer.cpp516 SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in emitDwarfLineEndEntry()
H A DMCAsmStreamer.cpp2347 SwitchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in finishImpl()
2420 MCSection *TextSection = Ctx.getObjectFileInfo()->getTextSection(); in emitDwarfLineEndEntry()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp193 .Case("debug_loc", MC->getObjectFileInfo()->getDwarfLocSection()) in emitSectionContents()
195 MC->getObjectFileInfo()->getDwarfRangesSection()) in emitSectionContents()
198 MC->getObjectFileInfo()->getDwarfARangesSection()) in emitSectionContents()
314 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries()
366 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()
408 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries()
436 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit()
498 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit()
641 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in translateLineTable()
776 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp113 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule()
118 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGIATsSection()); in endModule()
124 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGLJMPSection()); in endModule()
H A DWinException.cpp61 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGEHContSection()); in endModule()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DFaultMaps.cpp54 OutContext.getObjectFileInfo()->getFaultMapSection(); in serializeToFaultMapSection()
H A DStackMaps.cpp723 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
H A DTargetLoweringObjectFileImpl.cpp351 auto *S = C.getObjectFileInfo()->getPseudoProbeDescSection( in emitModuleMetadata()
2547 return getContext().getObjectFileInfo()->getTextSection(); in SelectSectionForGlobal()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp88 const MCObjectFileInfo *FI = getStreamer().getContext().getObjectFileInfo(); in changeSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp279 static_cast<MCSectionELF *>(Ctx.getObjectFileInfo()->getTextSection()); in addTargetSectionFlags()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCCodeEmitter.cpp174 bool IsPic = Ctx.getObjectFileInfo()->isPositionIndependent(); in getSImm13OpValue()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp916 bool IsPic = getContext().getObjectFileInfo()->isPositionIndependent(); in parseCallTarget()
1068 if (getContext().getObjectFileInfo()->isPositionIndependent()) { in parseSparcAsmOperand()
1385 if (getContext().getObjectFileInfo()->isPositionIndependent()) { in adjustPICRelocation()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp779 TS.setPic(OutContext.getObjectFileInfo()->isPositionIndependent()); in emitStartOfAsmFile()
1138 OutStreamer->SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in emitEndOfAsmFile()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp798 Pic = MCA.getContext().getObjectFileInfo()->isPositionIndependent(); in MipsTargetELFStreamer()
878 const MCObjectFileInfo &OFI = *MCA.getContext().getObjectFileInfo(); in finish()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h427 const MCObjectFileInfo *getObjectFileInfo() const { return MOFI; } in getObjectFileInfo() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp536 const auto &MCOFI = *Out.getContext().getObjectFileInfo(); in write()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp232 auto &ObjectFileInfo = *Context.getObjectFileInfo(); in emitFunctionBodyEnd()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp250 const MCObjectFileInfo *MOFI = Parser.getContext().getObjectFileInfo(); in RISCVAsmParser()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2597 OutStreamer->getContext().getObjectFileInfo()->getTextSection()); in doFinalization()

12