Home
last modified time | relevance | path

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

1234

/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp119 MS->switchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
177 MS->switchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()
184 MS->switchSection(MOFI->getDwarfInfoSection()); in emitDIE()
203 MS->switchSection(Section); in emitSectionContents()
223 Asm->OutStreamer->switchSection(MOFI->getDwarfStrSection()); in emitStrings()
235 Asm->OutStreamer->switchSection(MOFI->getDwarfStrOffSection()); in emitStrings()
284 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelObjCSection()); in emitAppleObjc()
302 MS->switchSection(SwiftASTSection); in emitSwiftAST()
314 MS->switchSection(ReflectionSection); in emitSwiftReflectionSection()
451 MS->switchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit()
[all …]
/llvm-project-15.0.7/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.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 DDwarfStringPool.cpp58 Asm.OutStreamer->switchSection(Section); in emitStringOffsetsTableHeader()
81 Asm.OutStreamer->switchSection(StrSection); in emit()
120 Asm.OutStreamer->switchSection(OffsetSection); in emit()
H A DAsmPrinter.cpp815 OutStreamer->switchSection(TheSection); in emitGlobalVariable()
829 OutStreamer->switchSection(TLVSect); in emitGlobalVariable()
850 OutStreamer->switchSection(TheSection); in emitGlobalVariable()
1929 OutStreamer->switchSection(RemarksSection); in emitRemarksSection()
2130 OutStreamer->switchSection(S); in doFinalization()
2151 OutStreamer->switchSection( in doFinalization()
2613 OutStreamer->switchSection(CommandLine); in emitModuleCommandLines()
3538 OutStreamer->switchSection( in emitBasicBlockStart()
3793 OutStreamer->switchSection(InstMap); in emitXRayTable()
3820 OutStreamer->switchSection(FnSledIndex); in emitXRayTable()
[all …]
/llvm-project-15.0.7/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()
290 switchSection(MFI->getDrectveSection()); in emitCommonSymbol()
302 switchSection(Section); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp93 switchSection(Ctx.getObjectFileInfo()->getTextSection()); in initSections()
97 switchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in initSections()
321 switchSection(&Section); in emitCommonSymbol()
327 switchSection(P.first, P.second); in emitCommonSymbol()
386 switchSection(Comment); in emitIdent()
516 switchSection(CGProfile); in finalizeCGProfile()
836 switchSection(AttributeSection); in createAttributesSection()
839 switchSection(AttributeSection); in createAttributesSection()
H A DMCDwarf.cpp272 MCOS->switchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit()
288 MCOS.switchSection(Section); in Emit()
335 MCOS->switchSection( in emitSection()
777 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
830 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
909 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1167 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
1172 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
1178 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
1864 Streamer.switchSection(MOFI->getCompactUnwindSection()); in Emit()
[all …]
H A DMCWin64EH.cpp231 Streamer.switchSection(XData); in Emit()
238 Streamer.switchSection(PData); in Emit()
249 Streamer.switchSection(XData); in EmitUnwindInfo()
2230 Streamer.switchSection(XData); in Emit()
2243 Streamer.switchSection(PData); in Emit()
2258 Streamer.switchSection(info->TextSection); in EmitUnwindInfo()
2264 Streamer.switchSection(XData); in EmitUnwindInfo()
2275 Streamer.switchSection(XData); in Emit()
2288 Streamer.switchSection(PData); in Emit()
2303 Streamer.switchSection(info->TextSection); in EmitUnwindInfo()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp79 OutStreamer.switchSection(Nt); in emitNoteSection()
95 OutStreamer.switchSection(Cur); in emitNoteSection()
/llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp41 Streamer->switchSection(Sec); in EmitMipsOptionRecord()
59 Streamer->switchSection(Sec); in EmitMipsOptionRecord()
H A DMipsELFStreamer.cpp93 void MipsELFStreamer::switchSection(MCSection *Section, in switchSection() function in MipsELFStreamer
95 MCELFStreamer::switchSection(Section, Subsection); in switchSection()
H A DMipsELFStreamer.h53 void switchSection(MCSection *Section,
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.cpp114 OutStreamer->switchSection(ConfigSection); in runOnMachineFunction()
123 OutStreamer->switchSection(CommentSection); in runOnMachineFunction()
/llvm-project-15.0.7/llvm/unittests/MC/
H A DDwarfLineTableHeaders.cpp104 TheStreamer->switchSection(Section); in emitDebugLineSection()
118 TheStreamer->switchSection(C.MOFI->getDwarfLineSection()); in emitDebugLineSection()
136 TheStreamer->switchSection(TheStreamer->getContext() in emitDebugLineSection()
/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp172 OutStreamer->switchSection(IV); in EmitInterruptVectorSection()
176 OutStreamer->switchSection(Cur); in EmitInterruptVectorSection()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp111 switchSection(&Section); in HexagonMCEmitCommonSymbol()
123 switchSection(P.first, P.second); in HexagonMCEmitCommonSymbol()
/llvm-project-15.0.7/llvm/lib/DWP/
H A DDWP.cpp187 Out.switchSection(OutputTypes); in addAllTypesFromDWP()
221 Out.switchSection(OutputTypes); in addAllTypesFromTypesSection()
382 Out.switchSection(StrOffsetSection); in writeStringsAndOffsets()
436 Out.switchSection(Section); in writeIndex()
536 Out.switchSection(OutSection); in handleSection()
643 Out.switchSection(InfoSection); in write()
719 Out.switchSection(InfoSection); in write()
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp241 getStreamer().switchSection(getContext().getCOFFSection( in ParseSectionSwitch()
269 getStreamer().switchSection(getContext().getCOFFSection( in ParseDirectiveSegment()
297 getStreamer().switchSection(getContext().getCOFFSection( in ParseDirectiveIncludelib()
H A DWasmAsmParser.cpp96 getStreamer().switchSection(S); in parseSectionDirectiveData()
204 getStreamer().switchSection(WS); in parseSectionDirective()
/llvm-project-15.0.7/llvm/lib/Target/DirectX/
H A DDirectXAsmPrinter.cpp51 OutStreamer->switchSection(TheSection); in emitGlobalVariable()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp684 OutStreamer->switchSection(Nt); in emitStartOfAsmFile()
701 OutStreamer->switchSection(Cur); in emitStartOfAsmFile()
706 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()
782 OutStreamer.switchSection(MMI->getContext().getMachOSection( in emitNonLazyStubs()
846 OutStreamer->switchSection(ReadOnlySection); in emitEndOfAsmFile()
/llvm-project-15.0.7/llvm/include/llvm/DWP/
H A DDWPStringPool.h46 Out.switchSection(Sec); in getOffset()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp252 Streamer.switchSection(BC.getTextSection()); in emitFunctions()
265 Streamer.switchSection(BC.getTextSection()); in emitFunctions()
280 Streamer.switchSection(Section); in emitFunction()
773 Streamer.switchSection(JT.Count > 0 ? HotSection : ColdSection); in emitJumpTable()
790 Streamer.switchSection(HotSection); in emitJumpTable()
792 Streamer.switchSection(ColdSection); in emitJumpTable()
878 Streamer.switchSection(BC.MOFI->getLSDASection()); in emitLSDA()
/llvm-project-15.0.7/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFStreamer.cpp46 Streamer.switchSection(AttributeSection); in MSP430TargetELFStreamer()

1234