/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFEmitterImpl.cpp | 127 MS->switchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs() 133 MS->switchSection(MOFI->getDwarfInfoSection()); in emitCompileUnitHeader() 157 MS->switchSection(MOFI->getDwarfInfoSection()); in emitDIE() 168 Asm->OutStreamer->switchSection(MOFI->getDwarfDebugNamesSection()); in emitDebugNames() 186 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamespaceSection()); in emitAppleNamespaces() 194 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamesSection()); in emitAppleNames() 202 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelObjCSection()); in emitAppleObjc() 210 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelTypesSection()); in emitAppleTypes()
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 156 MS->switchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection() 214 MS->switchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs() 221 MS->switchSection(MOFI->getDwarfInfoSection()); in emitDIE() 233 MS->switchSection(Section); in emitSectionContents() 295 Asm->OutStreamer->switchSection(MOFI->getDwarfStrSection()); in emitStrings() 313 Asm->OutStreamer->switchSection(MOFI->getDwarfStrOffSection()); in emitStringOffsets() 340 Asm->OutStreamer->switchSection(MOFI->getDwarfLineStrSection()); in emitLineStrings() 364 Asm->OutStreamer->switchSection(MOFI->getDwarfDebugNamesSection()); in emitDebugNames() 383 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamespaceSection()); in emitAppleNamespaces() 391 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamesSection()); in emitAppleNames() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | OcamlGCPrinter.cpp | 75 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 D | WinCFGuard.cpp | 111 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule() 116 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGIATsSection()); in endModule() 122 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGLJMPSection()); in endModule()
|
H A D | DwarfStringPool.cpp | 58 Asm.OutStreamer->switchSection(Section); in emitStringOffsetsTableHeader() 81 Asm.OutStreamer->switchSection(StrSection); in emit() 120 Asm.OutStreamer->switchSection(OffsetSection); in emit()
|
H A D | AsmPrinter.cpp | 837 OutStreamer->switchSection(TheSection); in emitGlobalVariable() 851 OutStreamer->switchSection(TLVSect); in emitGlobalVariable() 872 OutStreamer->switchSection(TheSection); in emitGlobalVariable() 943 OutStreamer->switchSection(MF->getSection()); in emitFunctionHeader() 1364 OutStreamer->switchSection(BBAddrMapSection); in emitBBAddrMapSection() 1484 OutStreamer->switchSection(Section); in emitKCFITrapEntry() 1526 OutStreamer->switchSection(StackSizeSection); in emitStackSizeSection() 1594 OutStreamer->switchSection(S); in emitPCSections() 1927 OutStreamer->switchSection(MF->getSection()); in emitFunctionBody() 2228 OutStreamer->switchSection(OutContext.getObjectFileInfo()->getDataSection()); in emitGlobalIFunc() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCWinCOFFStreamer.cpp | 82 switchSection(getContext().getObjectFileInfo()->getTextSection()); in initSections() 85 switchSection(getContext().getObjectFileInfo()->getDataSection()); in initSections() 88 switchSection(getContext().getObjectFileInfo()->getBSSSection()); in initSections() 91 switchSection(getContext().getObjectFileInfo()->getTextSection()); in initSections() 308 switchSection(MFI->getDrectveSection()); in emitCommonSymbol() 320 switchSection(Section); in emitLocalCommonSymbol() 376 switchSection(Asm.getContext().getCOFFSection(".llvm_addrsig", in finishImpl() 384 switchSection(Asm.getContext().getCOFFSection(".llvm.call-graph-profile", in finishImpl()
|
H A D | MCELFStreamer.cpp | 59 switchSection(Ctx.getObjectFileInfo()->getTextSection()); in initSections() 64 switchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in initSections() 281 switchSection(&Section); in emitCommonSymbol() 287 switchSection(P.first, P.second); in emitCommonSymbol() 345 switchSection(Comment); in emitIdent() 474 switchSection(CGProfile); in finalizeCGProfile() 738 switchSection(AttributeSection); in createAttributesSection() 741 switchSection(AttributeSection); in createAttributesSection()
|
H A D | MCDwarf.cpp | 276 MCOS->switchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit() 292 MCOS.switchSection(Section); in Emit() 338 MCOS->switchSection( in emitSection() 782 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev() 835 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges() 914 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo() 1091 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRnglistsSection()); in emitGenDwarfRanges() 1111 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in emitGenDwarfRanges() 1172 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit() 1177 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsOptionRecord.cpp | 39 Streamer->switchSection(Sec); in EmitMipsOptionRecord() 56 Streamer->switchSection(Sec); in EmitMipsOptionRecord()
|
H A D | MipsELFStreamer.cpp | 93 void MipsELFStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection() function in MipsELFStreamer 94 MCELFStreamer::switchSection(Section, Subsection); in switchSection()
|
H A D | MipsELFStreamer.h | 53 void switchSection(MCSection *Section, uint32_t Subsection = 0) override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64TargetStreamer.cpp | 87 OutStreamer.switchSection(Nt); in emitNoteSection() 113 OutStreamer.switchSection(Cur); in emitNoteSection()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600AsmPrinter.cpp | 114 OutStreamer->switchSection(ConfigSection); in runOnMachineFunction() 123 OutStreamer->switchSection(CommentSection); in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430AsmPrinter.cpp | 172 OutStreamer->switchSection(IV); in EmitInterruptVectorSection() 176 OutStreamer->switchSection(Cur); in EmitInterruptVectorSection()
|
/freebsd/contrib/llvm-project/llvm/lib/DWP/ |
H A D | DWP.cpp | 211 Out.switchSection(OutputTypes); in addAllTypesFromDWP() 260 Out.switchSection(OutputTypes); in addAllTypesFromTypesSection() 451 Out.switchSection(StrOffsetSection); in writeStringsAndOffsets() 521 Out.switchSection(Section); in writeIndex() 619 Out.switchSection(OutSection); in handleSection() 747 Out.switchSection(InfoSection); in write() 839 Out.switchSection(InfoSection); in write()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCELFStreamer.cpp | 113 switchSection(&Section); in HexagonMCEmitCommonSymbol() 124 switchSection(P.first, P.second); in HexagonMCEmitCommonSymbol()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DirectXAsmPrinter.cpp | 51 OutStreamer->switchSection(TheSection); in emitGlobalVariable()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | ELFAsmParser.cpp | 216 getStreamer().switchSection(getContext().getELFSection(Section, Type, Flags), in ParseSectionSwitch() 697 getStreamer().switchSection(Section, Subsection); in ParseSectionArguments() 729 getStreamer().switchSection(PreviousSection.first, PreviousSection.second); in ParseDirectivePrevious() 872 getStreamer().switchSection(Note); in ParseDirectiveVersion() 921 return getStreamer().switchSection(getStreamer().getCurrentSectionOnly(), in ParseDirectiveSubsection()
|
H A D | COFFMasmParser.cpp | 231 getStreamer().switchSection(Section); in ParseSectionSwitch() 366 getStreamer().switchSection(Section); in ParseDirectiveSegment() 392 getStreamer().switchSection(getContext().getCOFFSection( in ParseDirectiveIncludelib()
|
H A D | WasmAsmParser.cpp | 98 getStreamer().switchSection(S); in parseSectionDirectiveData() 209 getStreamer().switchSection(WS); in parseSectionDirective()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430ELFStreamer.cpp | 42 Streamer.switchSection(AttributeSection); in MSP430TargetELFStreamer()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWP/ |
H A D | DWPStringPool.h | 46 Out.switchSection(Sec); in getOffset()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.cpp | 863 OutStreamer->switchSection(Nt); in emitStartOfAsmFile() 879 OutStreamer->switchSection(Cur); in emitStartOfAsmFile() 884 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile() 966 OutStreamer.switchSection(MMI->getContext().getMachOSection( in emitNonLazyStubs() 1027 OutStreamer->switchSection(ReadOnlySection); in emitEndOfAsmFile()
|