Home
last modified time | relevance | path

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

123

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DOcamlGCPrinter.cpp76 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()
79 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()
103 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
106 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
112 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
H A DDwarfStringPool.cpp61 Asm.OutStreamer->SwitchSection(Section); in emitStringOffsetsTableHeader()
84 Asm.OutStreamer->SwitchSection(StrSection); in emit()
123 Asm.OutStreamer->SwitchSection(OffsetSection); in emit()
H A DAsmPrinter.cpp577 OutStreamer->SwitchSection(TheSection); in EmitGlobalVariable()
591 OutStreamer->SwitchSection(TLVSect); in EmitGlobalVariable()
612 OutStreamer->SwitchSection(TheSection); in EmitGlobalVariable()
1525 OutStreamer->SwitchSection( in doFinalization()
1528 OutStreamer->SwitchSection( in doFinalization()
1537 OutStreamer->SwitchSection(S); in doFinalization()
1992 OutStreamer->SwitchSection(OutputSection); in EmitXXStructorList()
2024 OutStreamer->SwitchSection(CommandLine); in EmitModuleCommandLines()
3109 OutStreamer->SwitchSection(InstMap); in emitXRayTable()
3120 OutStreamer->SwitchSection(FnSledIndex); in emitXRayTable()
[all …]
H A DWinCFGuard.cpp42 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule()
H A DAddressPool.cpp50 Asm.OutStreamer->SwitchSection(AddrSection); in emit()
H A DErlangGCPrinter.cpp51 OS.SwitchSection( in finishAssembly()
H A DDwarfDebug.cpp1694 Asm->OutStreamer->SwitchSection(Section); in emitAccel()
1812 Asm->OutStreamer->SwitchSection( in emitDebugPubSections()
1817 Asm->OutStreamer->SwitchSection( in emitDebugPubSections()
2033 Asm->OutStreamer->SwitchSection( in emitDebugLoc()
2038 Asm->OutStreamer->SwitchSection( in emitDebugLoc()
2105 Asm->OutStreamer->SwitchSection( in emitDebugLocDWO()
2211 Asm->OutStreamer->SwitchSection( in emitDebugARanges()
2409 Asm->OutStreamer->SwitchSection( in emitDebugRanges()
2413 Asm->OutStreamer->SwitchSection( in emitDebugRanges()
2437 Asm->OutStreamer->SwitchSection( in emitDebugRangesDWO()
[all …]
H A DDwarfFile.cpp47 Asm->OutStreamer->SwitchSection(S); in emitUnit()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp74 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
77 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
80 SwitchSection(getContext().getObjectFileInfo()->getBSSSection()); in InitSections()
83 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
280 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol()
292 SwitchSection(Section); in EmitLocalCommonSymbol()
H A DMCDwarf.cpp223 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()
250 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()
266 MCOS.SwitchSection(Section); in Emit()
313 MCOS->SwitchSection( in emitSection()
792 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
922 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1091 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
1150 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
1155 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
1809 Streamer.SwitchSection(MOFI->getCompactUnwindSection()); in Emit()
[all …]
H A DMCWin64EH.cpp230 Streamer.SwitchSection(XData); in Emit()
237 Streamer.SwitchSection(PData); in Emit()
247 Streamer.SwitchSection(XData); in EmitUnwindInfo()
625 Streamer.SwitchSection(XData); in Emit()
632 Streamer.SwitchSection(PData); in Emit()
642 Streamer.SwitchSection(XData); in EmitUnwindInfo()
H A DMCELFStreamer.cpp93 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
97 SwitchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in InitSections()
301 SwitchSection(&Section); in EmitCommonSymbol()
311 SwitchSection(P.first, P.second); in EmitCommonSymbol()
369 SwitchSection(Comment); in EmitIdent()
H A DConstantPools.cpp83 Streamer.SwitchSection(Section); in emitConstantPool()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp42 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord()
60 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord()
H A DMipsELFStreamer.cpp94 void MipsELFStreamer::SwitchSection(MCSection *Section, in SwitchSection() function in MipsELFStreamer
96 MCELFStreamer::SwitchSection(Section, Subsection); in SwitchSection()
H A DMipsELFStreamer.h55 void SwitchSection(MCSection *Section,
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.cpp115 OutStreamer->SwitchSection(ConfigSection); in runOnMachineFunction()
124 OutStreamer->SwitchSection(CommentSection); in runOnMachineFunction()
/freebsd-12.1/contrib/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp171 OutStreamer->SwitchSection(IV); in EmitInterruptVectorSection()
175 OutStreamer->SwitchSection(Cur); in EmitInterruptVectorSection()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp111 SwitchSection(&Section); in HexagonMCEmitCommonSymbol()
123 SwitchSection(P.first, P.second); in HexagonMCEmitCommonSymbol()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1247 OutStreamer->SwitchSection(OutContext.getELFSection( in EmitStartOfAsmFile()
1264 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1322 OutStreamer->SwitchSection(Section); in EmitFunctionEntryLabel()
1337 OutStreamer->SwitchSection(Current.first, Current.second); in EmitFunctionEntryLabel()
1357 OutStreamer->SwitchSection(Section); in doFinalization()
1544 OutStreamer->SwitchSection(TLOFMacho.getTextCoalSection()); in EmitStartOfAsmFile()
1546 OutStreamer->SwitchSection( in EmitStartOfAsmFile()
1552 OutStreamer->SwitchSection( in EmitStartOfAsmFile()
1558 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1592 OutStreamer->SwitchSection(TLOFMacho.getNonLazySymbolPointerSection()); in doFinalization()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp563 OutStreamer->SwitchSection(Nt); in EmitStartOfAsmFile()
580 OutStreamer->SwitchSection(Cur); in EmitStartOfAsmFile()
585 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
656 OutStreamer.SwitchSection(MMI->getContext().getMachOSection( in emitNonLazyStubs()
/freebsd-12.1/contrib/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFStreamer.cpp44 Streamer.SwitchSection(AttributeSection); in MSP430TargetELFStreamer()
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp212 getStreamer().SwitchSection(getContext().getELFSection(Section, Type, Flags), in ParseSectionSwitch()
636 getStreamer().SwitchSection(ELFSection, Subsection); in ParseSectionArguments()
659 getStreamer().SwitchSection(PreviousSection.first, PreviousSection.second); in ParseDirectivePrevious()
796 getStreamer().SwitchSection(Note); in ParseDirectiveVersion()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp213 OutStreamer.SwitchSection(Section); in smallData()
242 OutStreamer.SwitchSection(Section); in smallData()
341 OutStreamer->SwitchSection(Current.first, Current.second); in HexagonProcessInstruction()
357 OutStreamer->SwitchSection(Current.first, Current.second); in HexagonProcessInstruction()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DFaultMaps.cpp60 OS.SwitchSection(FaultMapSection); in serializeToFaultMapSection()

123