Home
last modified time | relevance | path

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

123

/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp118 MS->SwitchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
176 MS->SwitchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()
183 MS->SwitchSection(MOFI->getDwarfInfoSection()); in emitDIE()
202 MS->SwitchSection(Section); in emitSectionContents()
222 Asm->OutStreamer->SwitchSection(MOFI->getDwarfStrSection()); in emitStrings()
234 Asm->OutStreamer->SwitchSection(MOFI->getDwarfStrOffSection()); in emitStrings()
257 Asm->OutStreamer->SwitchSection(MOFI->getDwarfDebugNamesSection()); in emitDebugNames()
283 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelObjCSection()); in emitAppleObjc()
301 MS->SwitchSection(SwiftASTSection); in emitSwiftAST()
436 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit()
[all …]
/freebsd-13.1/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.cpp113 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule()
118 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGIATsSection()); in endModule()
124 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.cpp653 OutStreamer->SwitchSection(TheSection); in emitGlobalVariable()
667 OutStreamer->SwitchSection(TLVSect); in emitGlobalVariable()
688 OutStreamer->SwitchSection(TheSection); in emitGlobalVariable()
1898 OutStreamer->SwitchSection( in doFinalization()
1901 OutStreamer->SwitchSection( in doFinalization()
1910 OutStreamer->SwitchSection(S); in doFinalization()
1931 OutStreamer->SwitchSection( in doFinalization()
2383 OutStreamer->SwitchSection(CommandLine); in emitModuleCommandLines()
3258 OutStreamer->SwitchSection( in emitBasicBlockStart()
3513 OutStreamer->SwitchSection(InstMap); in emitXRayTable()
[all …]
H A DAIXException.cpp39 Asm->OutStreamer->SwitchSection( in emitExceptionInfoTable()
H A DAddressPool.cpp47 Asm.OutStreamer->SwitchSection(AddrSection); in emit()
H A DErlangGCPrinter.cpp49 OS.SwitchSection( in finishAssembly()
/freebsd-13.1/contrib/llvm-project/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()
319 SwitchSection(&Section); in emitCommonSymbol()
325 SwitchSection(P.first, P.second); in emitCommonSymbol()
384 SwitchSection(Comment); in emitIdent()
514 SwitchSection(CGProfile); in finalizeCGProfile()
837 SwitchSection(AttributeSection); in createAttributesSection()
840 SwitchSection(AttributeSection); in createAttributesSection()
H A DMCDwarf.cpp252 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit()
268 MCOS.SwitchSection(Section); in Emit()
315 MCOS->SwitchSection( in emitSection()
747 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
800 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
879 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1137 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
1142 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
1148 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
1833 Streamer.SwitchSection(MOFI->getCompactUnwindSection()); in Emit()
[all …]
H A DMCWin64EH.cpp229 Streamer.SwitchSection(XData); in Emit()
236 Streamer.SwitchSection(PData); in Emit()
247 Streamer.SwitchSection(XData); in EmitUnwindInfo()
1093 Streamer.SwitchSection(XData); in Emit()
1106 Streamer.SwitchSection(PData); in Emit()
1121 Streamer.SwitchSection(info->TextSection); in EmitUnwindInfo()
1127 Streamer.SwitchSection(XData); in EmitUnwindInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp77 OutStreamer.SwitchSection(Nt); in emitNoteSection()
93 OutStreamer.SwitchSection(Cur); in emitNoteSection()
/freebsd-13.1/contrib/llvm-project/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,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.cpp114 OutStreamer->SwitchSection(ConfigSection); in runOnMachineFunction()
123 OutStreamer->SwitchSection(CommentSection); in runOnMachineFunction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp169 OutStreamer->SwitchSection(IV); in EmitInterruptVectorSection()
173 OutStreamer->SwitchSection(Cur); in EmitInterruptVectorSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp111 SwitchSection(&Section); in HexagonMCEmitCommonSymbol()
123 SwitchSection(P.first, P.second); in HexagonMCEmitCommonSymbol()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp184 Out.SwitchSection(OutputTypes); in addAllTypesFromDWP()
218 Out.SwitchSection(OutputTypes); in addAllTypesFromTypesSection()
376 Out.SwitchSection(StrOffsetSection); in writeStringsAndOffsets()
430 Out.SwitchSection(Section); in writeIndex()
529 Out.SwitchSection(OutSection); in handleSection()
636 Out.SwitchSection(InfoSection); in write()
706 Out.SwitchSection(InfoSection); in write()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp248 getStreamer().SwitchSection(getContext().getCOFFSection( in ParseSectionSwitch()
276 getStreamer().SwitchSection(getContext().getCOFFSection( in ParseDirectiveSegment()
304 getStreamer().SwitchSection(getContext().getCOFFSection( in ParseDirectiveIncludelib()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFStreamer.cpp43 Streamer.SwitchSection(AttributeSection); in MSP430TargetELFStreamer()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWPStringPool.h46 Out.SwitchSection(Sec); in getOffset()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp643 OutStreamer->SwitchSection(Nt); in emitStartOfAsmFile()
660 OutStreamer->SwitchSection(Cur); in emitStartOfAsmFile()
665 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()
741 OutStreamer.SwitchSection(MMI->getContext().getMachOSection( in emitNonLazyStubs()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp101 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()
106 Streamer.SwitchSection(AttributeSection); in finishAttributeSection()

123