Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/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()
282 const MCObjectFileInfo *MFI = getContext().getObjectFileInfo(); in emitCommonSymbol()
298 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in emitLocalCommonSymbol()
H A DMCMachOStreamer.cpp446 return emitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(), in emitLocalCommonSymbol()
577 Target, Context.getObjectFileInfo()->getSDKVersion(), in createMachOStreamer()
578 Context.getObjectFileInfo()->getDarwinTargetVariantTriple(), in createMachOStreamer()
579 Context.getObjectFileInfo()->getDarwinTargetVariantSDKVersion()); in createMachOStreamer()
599 Asm.getContext().getObjectFileInfo()->getAddrSigSection(); in createAddrSigSection()
H A DMCDwarf.cpp83 Ctx.getObjectFileInfo()->getDwarfLineStrSection()->getBeginSymbol(); in MCDwarfLineStr()
272 MCOS->switchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit()
335 MCOS->getContext().getObjectFileInfo()->getDwarfLineStrSection()); in emitSection()
774 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
827 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
906 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1083 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRnglistsSection()); in emitGenDwarfRanges()
1103 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in emitGenDwarfRanges()
1164 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
1169 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
[all …]
H A DMCStreamer.cpp411 switchSection(getContext().getObjectFileInfo()->getTextSection()); in initSections()
816 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection()
848 getContext().getObjectFileInfo()->getPDataSection(), in getAssociatedPDataSection()
854 getContext().getObjectFileInfo()->getXDataSection(), in getAssociatedXDataSection()
H A DMCELFStreamer.cpp93 switchSection(Ctx.getObjectFileInfo()->getTextSection()); in initSections()
94 emitCodeAlignment(Align(Ctx.getObjectFileInfo()->getTextSectionAlignment()), in initSections()
H A DMCPseudoProbe.cpp207 if (auto *S = Ctx.getObjectFileInfo()->getPseudoProbeSection( in emit()
H A DMCObjectStreamer.cpp565 switchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in emitDwarfLineEndEntry()
H A DMCAsmStreamer.cpp2426 switchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in finishImpl()
2499 MCSection *TextSection = Ctx.getObjectFileInfo()->getTextSection(); in emitDwarfLineEndEntry()
H A DMachObjectWriter.cpp757 Asm.getContext().getObjectFileInfo()->getAddrSigSection(); in populateAddrSigSection()
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp198 .Case("debug_line", MC->getObjectFileInfo()->getDwarfLineSection()) in emitSectionContents()
199 .Case("debug_loc", MC->getObjectFileInfo()->getDwarfLocSection()) in emitSectionContents()
201 MC->getObjectFileInfo()->getDwarfRangesSection()) in emitSectionContents()
202 .Case("debug_frame", MC->getObjectFileInfo()->getDwarfFrameSection()) in emitSectionContents()
204 MC->getObjectFileInfo()->getDwarfARangesSection()) in emitSectionContents()
328 MS->switchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitDwarfDebugArangesTable()
370 MS->switchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitDwarfDebugRangesTableFragment()
427 MS->switchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit()
492 MS->switchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit()
633 MS->switchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in translateLineTable()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp110 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule()
115 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGIATsSection()); in endModule()
121 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGLJMPSection()); in endModule()
H A DWinException.cpp56 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGEHContSection()); in endModule()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DFaultMaps.cpp54 OutContext.getObjectFileInfo()->getFaultMapSection(); in serializeToFaultMapSection()
H A DStackMaps.cpp740 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
H A DTargetLoweringObjectFileImpl.cpp359 auto *S = C.getObjectFileInfo()->getPseudoProbeDescSection( in emitModuleMetadata()
373 auto *S = C.getObjectFileInfo()->getLLVMStatsSection(); in emitModuleMetadata()
2657 return getContext().getObjectFileInfo()->getTextSection(); in SelectSectionForGlobal()
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp91 const MCObjectFileInfo *FI = getStreamer().getContext().getObjectFileInfo(); in changeSection()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp279 static_cast<MCSectionELF *>(Ctx.getObjectFileInfo()->getTextSection()); in addTargetSectionFlags()
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCCodeEmitter.cpp168 bool IsPic = Ctx.getObjectFileInfo()->isPositionIndependent(); in getSImm13OpValue()
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp96 auto *S = getContext().getObjectFileInfo()->getDataSection(); in parseSectionDirectiveData()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCTargetDesc.cpp197 const MCObjectFileInfo &OFI = *Streamer.getContext().getObjectFileInfo(); in emitConstantPools()
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp1022 bool IsPic = getContext().getObjectFileInfo()->isPositionIndependent(); in parseCallTarget()
1176 if (getContext().getObjectFileInfo()->isPositionIndependent()) { in parseSparcAsmOperand()
1493 if (getContext().getObjectFileInfo()->isPositionIndependent()) { in adjustPICRelocation()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp855 TS.setPic(OutContext.getObjectFileInfo()->isPositionIndependent()); in emitStartOfAsmFile()
1214 OutStreamer->switchSection(OutContext.getObjectFileInfo()->getTextSection()); in emitEndOfAsmFile()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp812 Pic = MCA.getContext().getObjectFileInfo()->isPositionIndependent(); in MipsTargetELFStreamer()
892 const MCObjectFileInfo &OFI = *MCA.getContext().getObjectFileInfo(); in finish()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h450 const MCObjectFileInfo *getObjectFileInfo() const { return MOFI; } in getObjectFileInfo() function
/openbsd-src/gnu/llvm/llvm/lib/DWP/
H A DDWP.cpp552 const auto &MCOFI = *Out.getContext().getObjectFileInfo(); in write()

12