/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFStreamer.cpp | 118 MS->SwitchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection() 160 MS->SwitchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs() 167 MS->SwitchSection(MOFI->getDwarfInfoSection()); in emitDIE() 186 MS->SwitchSection(Section); in emitSectionContents() 206 Asm->OutStreamer->SwitchSection(MOFI->getDwarfStrSection()); in emitStrings() 231 Asm->OutStreamer->SwitchSection(MOFI->getDwarfDebugNamesSection()); in emitDebugNames() 241 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelNamespaceSection()); in emitAppleNamespaces() 249 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelNamesSection()); in emitAppleNames() 257 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelObjCSection()); in emitAppleObjc() 265 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelTypesSection()); in emitAppleTypes() [all …]
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
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()
|
D | WinCFGuard.cpp | 114 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule() 119 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGIATsSection()); in endModule() 125 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGLJMPSection()); in endModule()
|
D | DwarfStringPool.cpp | 58 Asm.OutStreamer->SwitchSection(Section); in emitStringOffsetsTableHeader() 81 Asm.OutStreamer->SwitchSection(StrSection); in emit() 120 Asm.OutStreamer->SwitchSection(OffsetSection); in emit()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | OcamlGCPrinter.cpp | 71 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly() 74 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly() 98 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly() 101 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly() 107 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
|
D | DwarfStringPool.cpp | 43 Asm.OutStreamer->SwitchSection(StrSection); in emit() 69 Asm.OutStreamer->SwitchSection(OffsetSection); in emit()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
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()
|
D | DwarfStringPool.cpp | 60 Asm.OutStreamer->SwitchSection(Section); in emitStringOffsetsTableHeader() 83 Asm.OutStreamer->SwitchSection(StrSection); in emit() 122 Asm.OutStreamer->SwitchSection(OffsetSection); in emit()
|
D | WinCFGuard.cpp | 90 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule() 95 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGLJMPSection()); in endModule()
|
D | AsmPrinter.cpp | 593 OutStreamer->SwitchSection(TheSection); in EmitGlobalVariable() 607 OutStreamer->SwitchSection(TLVSect); in EmitGlobalVariable() 628 OutStreamer->SwitchSection(TheSection); in EmitGlobalVariable() 667 OutStreamer->SwitchSection(getObjFileLowering().SectionForGlobal(&F, TM)); in EmitFunctionHeader() 1028 OutStreamer->SwitchSection(StackSizeSection); in emitStackSizeSection() 1410 OutStreamer->SwitchSection(RemarksSection); in emitRemarksSection() 1462 OutStreamer->SwitchSection(TLOF.getDataSection()); in doFinalization() 1486 OutStreamer->SwitchSection(OutContext.getCOFFSection( in doFinalization() 1563 OutStreamer->SwitchSection(ReadOnlySection); in doFinalization() 1577 OutStreamer->SwitchSection( in doFinalization() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCWinCOFFStreamer.cpp | 73 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() 291 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol() 303 SwitchSection(Section); in EmitLocalCommonSymbol()
|
D | MCWin64EH.cpp | 229 Streamer.SwitchSection(XData); in Emit() 236 Streamer.SwitchSection(PData); in Emit() 246 Streamer.SwitchSection(XData); in EmitUnwindInfo() 661 Streamer.SwitchSection(XData); in Emit() 668 Streamer.SwitchSection(PData); in Emit() 678 Streamer.SwitchSection(XData); in EmitUnwindInfo()
|
/external/llvm/lib/MC/ |
D | WinCOFFStreamer.cpp | 66 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections() 69 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections() 72 SwitchSection(getContext().getObjectFileInfo()->getBSSSection()); in InitSections() 75 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections() 232 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol()
|
D | MCWin64EH.cpp | 225 Streamer.SwitchSection(XData); in Emit() 232 Streamer.SwitchSection(PData); in Emit() 242 Streamer.SwitchSection(XData); in EmitUnwindInfo()
|
D | MCDwarf.cpp | 172 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable() 194 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit() 514 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev() 573 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges() 645 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo() 810 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges() 869 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit() 874 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit() 880 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit() 889 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit() [all …]
|
/external/llvm-project/llvm/lib/MC/ |
D | MCWinCOFFStreamer.cpp | 73 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() 291 SwitchSection(MFI->getDrectveSection()); in emitCommonSymbol() 303 SwitchSection(Section); in emitLocalCommonSymbol()
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFStreamer.cpp | 59 void MipsELFStreamer::SwitchSection(MCSection *Section, in SwitchSection() function in MipsELFStreamer 61 MCELFStreamer::SwitchSection(Section, Subsection); in SwitchSection()
|
D | MipsOptionRecord.cpp | 36 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord() 54 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord()
|
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64TargetStreamer.cpp | 77 OutStreamer.SwitchSection(Nt); in emitNoteSection() 93 OutStreamer.SwitchSection(Cur); in emitNoteSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsOptionRecord.cpp | 41 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord() 59 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord()
|
D | MipsELFStreamer.cpp | 93 void MipsELFStreamer::SwitchSection(MCSection *Section, in SwitchSection() function in MipsELFStreamer 95 MCELFStreamer::SwitchSection(Section, Subsection); in SwitchSection()
|
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsOptionRecord.cpp | 41 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord() 59 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord()
|
D | MipsELFStreamer.cpp | 93 void MipsELFStreamer::SwitchSection(MCSection *Section, in SwitchSection() function in MipsELFStreamer 95 MCELFStreamer::SwitchSection(Section, Subsection); in SwitchSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600AsmPrinter.cpp | 114 OutStreamer->SwitchSection(ConfigSection); in runOnMachineFunction() 123 OutStreamer->SwitchSection(CommentSection); in runOnMachineFunction()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600AsmPrinter.cpp | 114 OutStreamer->SwitchSection(ConfigSection); in runOnMachineFunction() 123 OutStreamer->SwitchSection(CommentSection); in runOnMachineFunction()
|