Home
last modified time | relevance | path

Searched refs:switchSection (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp128 MS->switchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()
134 MS->switchSection(MOFI->getDwarfInfoSection()); in emitCompileUnitHeader()
158 MS->switchSection(MOFI->getDwarfInfoSection()); in emitDIE()
169 Asm->OutStreamer->switchSection(MOFI->getDwarfDebugNamesSection()); in emitDebugNames()
187 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamespaceSection()); in emitAppleNamespaces()
195 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamesSection()); in emitAppleNames()
203 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelObjCSection()); in emitAppleObjc()
211 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelTypesSection()); in emitAppleTypes()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp156 MS->switchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
214 MS->switchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()
221 MS->switchSection(MOFI->getDwarfInfoSection()); in emitDIE()
233 MS->switchSection(Section); in emitSectionContents()
295 Asm->OutStreamer->switchSection(MOFI->getDwarfStrSection()); in emitStrings()
313 Asm->OutStreamer->switchSection(MOFI->getDwarfStrOffSection()); in emitStringOffsets()
340 Asm->OutStreamer->switchSection(MOFI->getDwarfLineStrSection()); in emitLineStrings()
364 Asm->OutStreamer->switchSection(MOFI->getDwarfDebugNamesSection()); in emitDebugNames()
383 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamespaceSection()); in emitAppleNamespaces()
391 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamesSection()); in emitAppleNames()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DOcamlGCPrinter.cpp75 AP.OutStreamer->switchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()
78 AP.OutStreamer->switchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()
102 AP.OutStreamer->switchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
105 AP.OutStreamer->switchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
111 AP.OutStreamer->switchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
H A DWinCFGuard.cpp112 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule()
117 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGIATsSection()); in endModule()
123 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGLJMPSection()); in endModule()
H A DDwarfStringPool.cpp58 Asm.OutStreamer->switchSection(Section); in emitStringOffsetsTableHeader()
81 Asm.OutStreamer->switchSection(StrSection); in emit()
117 Asm.OutStreamer->switchSection(OffsetSection); in emit()
H A DAsmPrinter.cpp534 OutStreamer->switchSection( in doInitialization()
866 OutStreamer->switchSection(TheSection); in emitGlobalVariable()
880 OutStreamer->switchSection(TLVSect); in emitGlobalVariable()
901 OutStreamer->switchSection(TheSection); in emitGlobalVariable()
972 OutStreamer->switchSection(MF->getSection()); in emitFunctionHeader()
1440 OutStreamer->switchSection(BBAddrMapSection); in emitBBAddrMapSection()
1571 OutStreamer->switchSection(Section); in emitKCFITrapEntry()
1613 OutStreamer->switchSection(StackSizeSection); in emitStackSizeSection()
1681 OutStreamer->switchSection(S); in emitPCSections()
2061 OutStreamer->switchSection(MF->getSection()); in emitFunctionBody()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp143 switchSection(getContext().getObjectFileInfo()->getTextSection()); in initSections()
146 switchSection(getContext().getObjectFileInfo()->getDataSection()); in initSections()
149 switchSection(getContext().getObjectFileInfo()->getBSSSection()); in initSections()
152 switchSection(getContext().getObjectFileInfo()->getTextSection()); in initSections()
257 switchSection(SXData); in emitCOFFSafeSEH()
379 switchSection(MFI->getDrectveSection()); in emitCommonSymbol()
391 switchSection(Section); in emitLocalCommonSymbol()
438 switchSection(Asm.getContext().getCOFFSection(".llvm_addrsig", in finishImpl()
446 switchSection(Asm.getContext().getCOFFSection(".llvm.call-graph-profile", in finishImpl()
H A DMCELFStreamer.cpp57 switchSection(Ctx.getObjectFileInfo()->getTextSection()); in initSections()
62 switchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in initSections()
279 switchSection(&Section); in emitCommonSymbol()
285 switchSection(P.first, P.second); in emitCommonSymbol()
342 switchSection(Comment); in emitIdent()
383 switchSection(CGProfile); in finalizeCGProfile()
622 switchSection(AttributeSection); in createAttributesSection()
625 switchSection(AttributeSection); in createAttributesSection()
686 switchSection(AttributeSection); in createAttributesWithSubsection()
689 switchSection(AttributeSection); in createAttributesWithSubsection()
H A DMCDwarf.cpp314 MCOS->switchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit()
330 MCOS.switchSection(Section); in Emit()
377 MCOS->switchSection( in emitSection()
821 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
874 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
952 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1126 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRnglistsSection()); in emitGenDwarfRanges()
1146 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in emitGenDwarfRanges()
1207 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
1212 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp39 Streamer->switchSection(Sec); in EmitMipsOptionRecord()
56 Streamer->switchSection(Sec); in EmitMipsOptionRecord()
H A DMipsELFStreamer.cpp93 void MipsELFStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection() function in MipsELFStreamer
94 MCELFStreamer::switchSection(Section, Subsection); in switchSection()
H A DMipsELFStreamer.h53 void switchSection(MCSection *Section, uint32_t Subsection = 0) override;
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.cpp114 OutStreamer->switchSection(ConfigSection); in runOnMachineFunction()
123 OutStreamer->switchSection(CommentSection); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp169 OutStreamer->switchSection(IV); in EmitInterruptVectorSection()
173 OutStreamer->switchSection(Cur); in EmitInterruptVectorSection()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp98 OutStreamer.switchSection(Nt); in emitNoteSection()
124 OutStreamer.switchSection(Cur); in emitNoteSection()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp113 switchSection(&Section); in HexagonMCEmitCommonSymbol()
124 switchSection(P.first, P.second); in HexagonMCEmitCommonSymbol()
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp208 Out.switchSection(OutputTypes); in addAllTypesFromDWP()
257 Out.switchSection(OutputTypes); in addAllTypesFromTypesSection()
448 Out.switchSection(StrOffsetSection); in writeStringsAndOffsets()
518 Out.switchSection(Section); in writeIndex()
616 Out.switchSection(OutSection); in handleSection()
744 Out.switchSection(InfoSection); in write()
836 Out.switchSection(InfoSection); in write()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXAsmPrinter.cpp51 OutStreamer->switchSection(TheSection); in emitGlobalVariable()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp904 OutStreamer->switchSection(Nt); in emitStartOfAsmFile()
920 OutStreamer->switchSection(Cur); in emitStartOfAsmFile()
925 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()
980 OutStreamer.switchSection(MMI->getContext().getMachOSection( in emitNonLazyStubs()
1040 OutStreamer->switchSection(getObjFileLowering().getImportCallSection()); in emitEndOfAsmFile()
1097 OutStreamer->switchSection(ReadOnlySection); in emitEndOfAsmFile()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFStreamer.cpp42 Streamer.switchSection(AttributeSection); in MSP430TargetELFStreamer()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp193 getStreamer().switchSection(getContext().getELFSection(Section, Type, Flags), in parseSectionSwitch()
656 getStreamer().switchSection(Section, Subsection); in parseSectionArguments()
688 getStreamer().switchSection(PreviousSection.first, PreviousSection.second); in parseDirectivePrevious()
835 getStreamer().switchSection(Note); in parseDirectiveVersion()
880 return getStreamer().switchSection(getStreamer().getCurrentSectionOnly(), in parseDirectiveSubsection()
H A DWasmAsmParser.cpp98 getStreamer().switchSection(S); in parseSectionDirectiveData()
209 getStreamer().switchSection(WS); in parseSectionDirective()
H A DCOFFMasmParser.cpp231 getStreamer().switchSection(Section); in parseSectionSwitch()
366 getStreamer().switchSection(Section); in parseDirectiveSegment()
392 getStreamer().switchSection(getContext().getCOFFSection( in parseDirectiveIncludelib()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWPStringPool.h46 Out.switchSection(Sec); in getOffset()

123