Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp124 MS->switchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
182 MS->switchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()
189 MS->switchSection(MOFI->getDwarfInfoSection()); in emitDIE()
208 MS->switchSection(Section); in emitSectionContents()
228 Asm->OutStreamer->switchSection(MOFI->getDwarfStrSection()); in emitStrings()
240 Asm->OutStreamer->switchSection(MOFI->getDwarfStrOffSection()); in emitStrings()
263 Asm->OutStreamer->switchSection(MOFI->getDwarfDebugNamesSection()); in emitDebugNames()
273 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamespaceSection()); in emitAppleNamespaces()
281 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamesSection()); in emitAppleNames()
289 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelObjCSection()); in emitAppleObjc()
[all …]
/openbsd-src/gnu/llvm/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.cpp808 OutStreamer->switchSection(TheSection); in emitGlobalVariable()
822 OutStreamer->switchSection(TLVSect); in emitGlobalVariable()
843 OutStreamer->switchSection(TheSection); in emitGlobalVariable()
893 OutStreamer->switchSection(MF->getSection()); in emitFunctionHeader()
1338 OutStreamer->switchSection(BBAddrMapSection); in emitBBAddrMapSection()
1380 OutStreamer->switchSection(Section); in emitKCFITrapEntry()
1422 OutStreamer->switchSection(StackSizeSection); in emitStackSizeSection()
1489 OutStreamer->switchSection(S); in emitPCSections()
1778 OutStreamer->switchSection(MF->getSection()); in emitFunctionBody()
2071 OutStreamer->switchSection(RemarksSection); in emitRemarksSection()
[all …]
H A DAIXException.cpp51 Asm->OutStreamer->switchSection(EHInfo); in emitExceptionInfoTable()
H A DAddressPool.cpp47 Asm.OutStreamer->switchSection(AddrSection); in emit()
/openbsd-src/gnu/llvm/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()
288 switchSection(MFI->getDrectveSection()); in emitCommonSymbol()
300 switchSection(Section); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp93 switchSection(Ctx.getObjectFileInfo()->getTextSection()); in initSections()
100 switchSection(s); in initSections()
329 switchSection(&Section); in emitCommonSymbol()
335 switchSection(P.first, P.second); in emitCommonSymbol()
393 switchSection(Comment); in emitIdent()
523 switchSection(CGProfile); in finalizeCGProfile()
843 switchSection(AttributeSection); in createAttributesSection()
846 switchSection(AttributeSection); in createAttributesSection()
H A DMCDwarf.cpp272 MCOS->switchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit()
288 MCOS.switchSection(Section); in Emit()
334 MCOS->switchSection( in emitSection()
774 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
827 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
906 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1083 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRnglistsSection()); in emitGenDwarfRanges()
1103 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in emitGenDwarfRanges()
1164 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
1169 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
[all …]
/openbsd-src/gnu/llvm/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,
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp79 OutStreamer.switchSection(Nt); in emitNoteSection()
95 OutStreamer.switchSection(Cur); in emitNoteSection()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.cpp114 OutStreamer->switchSection(ConfigSection); in runOnMachineFunction()
123 OutStreamer->switchSection(CommentSection); in runOnMachineFunction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp111 switchSection(&Section); in HexagonMCEmitCommonSymbol()
122 switchSection(P.first, P.second); in HexagonMCEmitCommonSymbol()
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp172 OutStreamer->switchSection(IV); in EmitInterruptVectorSection()
176 OutStreamer->switchSection(Cur); in EmitInterruptVectorSection()
/openbsd-src/gnu/llvm/llvm/lib/DWP/
H A DDWP.cpp187 Out.switchSection(OutputTypes); in addAllTypesFromDWP()
222 Out.switchSection(OutputTypes); in addAllTypesFromTypesSection()
390 Out.switchSection(StrOffsetSection); in writeStringsAndOffsets()
447 Out.switchSection(Section); in writeIndex()
545 Out.switchSection(OutSection); in handleSection()
656 Out.switchSection(InfoSection); in write()
733 Out.switchSection(InfoSection); in write()
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/
H A DDirectXAsmPrinter.cpp51 OutStreamer->switchSection(TheSection); in emitGlobalVariable()
/openbsd-src/gnu/llvm/llvm/include/llvm/DWP/
H A DDWPStringPool.h46 Out.switchSection(Sec); in getOffset()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp770 OutStreamer->switchSection(Nt); in emitStartOfAsmFile()
787 OutStreamer->switchSection(Cur); in emitStartOfAsmFile()
792 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()
874 OutStreamer.switchSection(MMI->getContext().getMachOSection( in emitNonLazyStubs()
935 OutStreamer->switchSection(ReadOnlySection); in emitEndOfAsmFile()
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFStreamer.cpp46 Streamer.switchSection(AttributeSection); in MSP430TargetELFStreamer()
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp237 getStreamer().switchSection(Section); in ParseSectionSwitch()
372 getStreamer().switchSection(Section); in ParseDirectiveSegment()
399 getStreamer().switchSection(getContext().getCOFFSection( in ParseDirectiveIncludelib()
H A DWasmAsmParser.cpp97 getStreamer().switchSection(S); in parseSectionDirectiveData()
205 getStreamer().switchSection(WS); in parseSectionDirective()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp76 Streamer.switchSection(AttributeSection); in finishAttributeSection()
81 Streamer.switchSection(AttributeSection); in finishAttributeSection()

123