/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCWinCOFFStreamer.cpp | 73 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 D | MCMachOStreamer.cpp | 446 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 D | MCDwarf.cpp | 83 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 D | MCStreamer.cpp | 411 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 D | MCELFStreamer.cpp | 93 switchSection(Ctx.getObjectFileInfo()->getTextSection()); in initSections() 94 emitCodeAlignment(Align(Ctx.getObjectFileInfo()->getTextSectionAlignment()), in initSections()
|
H A D | MCPseudoProbe.cpp | 207 if (auto *S = Ctx.getObjectFileInfo()->getPseudoProbeSection( in emit()
|
H A D | MCObjectStreamer.cpp | 565 switchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in emitDwarfLineEndEntry()
|
H A D | MCAsmStreamer.cpp | 2426 switchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in finishImpl() 2499 MCSection *TextSection = Ctx.getObjectFileInfo()->getTextSection(); in emitDwarfLineEndEntry()
|
H A D | MachObjectWriter.cpp | 757 Asm.getContext().getObjectFileInfo()->getAddrSigSection(); in populateAddrSigSection()
|
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp | 198 .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 D | WinCFGuard.cpp | 110 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 D | WinException.cpp | 56 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGEHContSection()); in endModule()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | FaultMaps.cpp | 54 OutContext.getObjectFileInfo()->getFaultMapSection(); in serializeToFaultMapSection()
|
H A D | StackMaps.cpp | 740 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
|
H A D | TargetLoweringObjectFileImpl.cpp | 359 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 D | NVPTXTargetStreamer.cpp | 91 const MCObjectFileInfo *FI = getStreamer().getContext().getObjectFileInfo(); in changeSection()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFObjectWriter.cpp | 279 static_cast<MCSectionELF *>(Ctx.getObjectFileInfo()->getTextSection()); in addTargetSectionFlags()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcMCCodeEmitter.cpp | 168 bool IsPic = Ctx.getObjectFileInfo()->isPositionIndependent(); in getSImm13OpValue()
|
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/ |
H A D | WasmAsmParser.cpp | 96 auto *S = getContext().getObjectFileInfo()->getDataSection(); in parseSectionDirectiveData()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCTargetDesc.cpp | 197 const MCObjectFileInfo &OFI = *Streamer.getContext().getObjectFileInfo(); in emitConstantPools()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 1022 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 D | MipsAsmPrinter.cpp | 855 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 D | MipsTargetStreamer.cpp | 812 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 D | MCContext.h | 450 const MCObjectFileInfo *getObjectFileInfo() const { return MOFI; } in getObjectFileInfo() function
|
/openbsd-src/gnu/llvm/llvm/lib/DWP/ |
H A D | DWP.cpp | 552 const auto &MCOFI = *Out.getContext().getObjectFileInfo(); in write()
|