Home
last modified time | relevance | path

Searched refs:SwitchSection (Results 1 – 25 of 37) sorted by relevance

12

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDOcamlGCPrinter.cpp71 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()
74 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()
98 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
101 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
107 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
HDDwarfStringPool.cpp43 Asm.OutStreamer->SwitchSection(StrSection); in emit()
69 Asm.OutStreamer->SwitchSection(OffsetSection); in emit()
HDDwarfFile.cpp63 Asm->OutStreamer->SwitchSection(USection); in emitUnits()
128 Asm->OutStreamer->SwitchSection(Section); in emitAbbrevs()
HDAddressPool.cpp32 Asm.OutStreamer->SwitchSection(AddrSection); in emit()
HDErlangGCPrinter.cpp54 OS.SwitchSection( in finishAssembly()
HDAsmPrinter.cpp471 OutStreamer->SwitchSection(TheSection); in EmitGlobalVariable()
484 OutStreamer->SwitchSection(TLVSect); in EmitGlobalVariable()
503 OutStreamer->SwitchSection(TheSection); in EmitGlobalVariable()
529 OutStreamer->SwitchSection( in EmitFunctionHeader()
1050 OutStreamer->SwitchSection(TLOF.getDataRelSection()); in doFinalization()
1126 OutStreamer->SwitchSection(ReadOnlySection); in doFinalization()
1142 OutStreamer->SwitchSection(S); in doFinalization()
1249 OutStreamer->SwitchSection(CPSections[i].S); in EmitConstantPool()
1296 OutStreamer->SwitchSection(ReadOnlySection); in EmitJumpTableInfo()
1542 OutStreamer->SwitchSection(OutputSection); in EmitXXStructorList()
HDDwarfDebug.cpp1289 Asm->OutStreamer->SwitchSection(Section); in emitAccel()
1402 Asm->OutStreamer->SwitchSection(PSec); in emitDebugPubSection()
1558 Asm->OutStreamer->SwitchSection( in emitDebugLoc()
1584 Asm->OutStreamer->SwitchSection( in emitDebugLocDWO()
1695 Asm->OutStreamer->SwitchSection( in emitDebugARanges()
1776 Asm->OutStreamer->SwitchSection( in emitDebugRanges()
1864 Asm->OutStreamer->SwitchSection( in emitDebugLineDWO()
/NextBSD/contrib/llvm/lib/MC/
HDWinCOFFStreamer.cpp67 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
70 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
73 SwitchSection(getContext().getObjectFileInfo()->getBSSSection()); in InitSections()
76 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
234 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol()
HDMCELFStreamer.cpp93 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
96 SwitchSection(Ctx.getObjectFileInfo()->getDataSection()); in InitSections()
99 SwitchSection(Ctx.getObjectFileInfo()->getBSSSection()); in InitSections()
102 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
105 SwitchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in InitSections()
375 SwitchSection(Comment); in EmitIdent()
HDMCDwarf.cpp190 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()
211 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()
514 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
569 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
641 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
806 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
865 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
870 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
876 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()
885 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
[all …]
HDMCWin64EH.cpp228 Streamer.SwitchSection(XData); in Emit()
235 Streamer.SwitchSection(PData); in Emit()
246 Streamer.SwitchSection(xdataSect); in EmitUnwindInfo()
HDConstantPools.cpp67 Streamer.SwitchSection(Section); in emitConstantPool()
HDMCStreamer.cpp189 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
701 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) { in SwitchSection() function in MCStreamer
722 SwitchSection(Section); in endSection()
/NextBSD/contrib/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsELFStreamer.cpp59 void MipsELFStreamer::SwitchSection(MCSection *Section, in SwitchSection() function in MipsELFStreamer
61 MCELFStreamer::SwitchSection(Section, Subsection); in SwitchSection()
HDMipsOptionRecord.cpp36 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord()
54 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord()
HDMipsELFStreamer.h58 void SwitchSection(MCSection *Section,
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCAsmPrinter.cpp1060 OutStreamer->SwitchSection(OutContext.getELFSection( in EmitStartOfAsmFile()
1077 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1115 OutStreamer->SwitchSection(Section); in EmitFunctionEntryLabel()
1130 OutStreamer->SwitchSection(Current.first, Current.second); in EmitFunctionEntryLabel()
1151 OutStreamer->SwitchSection(Section); in doFinalization()
1298 OutStreamer->SwitchSection(TLOFMacho.getTextCoalSection()); in EmitStartOfAsmFile()
1300 OutStreamer->SwitchSection( in EmitStartOfAsmFile()
1306 OutStreamer->SwitchSection( in EmitStartOfAsmFile()
1312 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1354 OutStreamer->SwitchSection(StubSection); in EmitFunctionStubs()
[all …]
/NextBSD/contrib/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUTargetStreamer.cpp243 OS.SwitchSection(Note); in EmitDirectiveHSACodeObjectVersion()
271 OS.SwitchSection(Note); in EmitDirectiveHSACodeObjectISA()
294 OS.SwitchSection(OS.getContext().getObjectFileInfo()->getTextSection()); in EmitAMDKernelCodeT()
/NextBSD/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCELFStreamer.cpp116 SwitchSection(Section); in HexagonMCEmitCommonSymbol()
120 SwitchSection(CrntSection); in HexagonMCEmitCommonSymbol()
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUAsmPrinter.cpp107 OutStreamer->SwitchSection(TLOF.getTextSection()); in EmitEndOfAsmFile()
123 OutStreamer->SwitchSection(ConfigSection); in runOnMachineFunction()
152 OutStreamer->SwitchSection(CommentSection); in runOnMachineFunction()
177 OutStreamer->SwitchSection( in runOnMachineFunction()
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86AsmPrinter.cpp517 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
602 OutStreamer->SwitchSection(TheSection); in EmitEndOfAsmFile()
625 OutStreamer->SwitchSection(TheSection); in EmitEndOfAsmFile()
639 OutStreamer->SwitchSection(TheSection); in EmitEndOfAsmFile()
684 OutStreamer->SwitchSection(TLOFCOFF.getDrectveSection()); in EmitEndOfAsmFile()
/NextBSD/contrib/llvm/lib/MC/MCParser/
HDELFAsmParser.cpp202 getStreamer().SwitchSection(getContext().getELFSection(Section, Type, Flags), in ParseSectionSwitch()
532 getStreamer().SwitchSection(ELFSection, Subsection); in ParseSectionArguments()
555 getStreamer().SwitchSection(PreviousSection.first, PreviousSection.second); in ParseDirectivePrevious()
691 getStreamer().SwitchSection(Note); in ParseDirectiveVersion()
HDDarwinAsmParser.cpp383 getStreamer().SwitchSection(getContext().getMachOSection( in parseSectionSwitch()
584 getStreamer().SwitchSection(getContext().getMachOSection( in parseDirectiveSection()
618 getStreamer().SwitchSection(PreviousSection.first, PreviousSection.second); in parseDirectivePrevious()
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsAsmPrinter.cpp718 OutStreamer->SwitchSection( in EmitStartOfAsmFile()
731 OutStreamer->SwitchSection(OutContext.getELFSection(".gcc_compiled_long32", in EmitStartOfAsmFile()
734 OutStreamer->SwitchSection(OutContext.getELFSection(".gcc_compiled_long64", in EmitStartOfAsmFile()
967 OutStreamer->SwitchSection(M, nullptr); in EmitFPCallStub()
1052 OutStreamer->SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCStreamer.h329 SwitchSection(SectionStack.back().first.first, Subsection); in SubSection()
337 virtual void SwitchSection(MCSection *Section,

12