Home
last modified time | relevance | path

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

12

/external/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp71 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()
DDwarfStringPool.cpp43 Asm.OutStreamer->SwitchSection(StrSection); in emit()
69 Asm.OutStreamer->SwitchSection(OffsetSection); in emit()
DDwarfFile.cpp63 Asm->OutStreamer->SwitchSection(USection); in emitUnits()
128 Asm->OutStreamer->SwitchSection(Section); in emitAbbrevs()
DAddressPool.cpp32 Asm.OutStreamer->SwitchSection(AddrSection); in emit()
DErlangGCPrinter.cpp54 OS.SwitchSection( in finishAssembly()
DAsmPrinter.cpp491 OutStreamer->SwitchSection(TheSection); in EmitGlobalVariable()
505 OutStreamer->SwitchSection(TLVSect); in EmitGlobalVariable()
524 OutStreamer->SwitchSection(TheSection); in EmitGlobalVariable()
550 OutStreamer->SwitchSection( in EmitFunctionHeader()
1101 OutStreamer->SwitchSection(TLOF.getDataSection()); in doFinalization()
1193 OutStreamer->SwitchSection(ReadOnlySection); in doFinalization()
1209 OutStreamer->SwitchSection(S); in doFinalization()
1316 OutStreamer->SwitchSection(CPSections[i].S); in EmitConstantPool()
1362 OutStreamer->SwitchSection(ReadOnlySection); in EmitJumpTableInfo()
1608 OutStreamer->SwitchSection(OutputSection); in EmitXXStructorList()
/external/llvm/lib/MC/
DWinCOFFStreamer.cpp66 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()
238 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol()
DMCDwarf.cpp172 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()
194 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()
511 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
566 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
638 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
803 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
862 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
867 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
873 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()
882 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
[all …]
DMCWin64EH.cpp228 Streamer.SwitchSection(XData); in Emit()
235 Streamer.SwitchSection(PData); in Emit()
246 Streamer.SwitchSection(xdataSect); in EmitUnwindInfo()
DMCELFStreamer.cpp90 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
94 SwitchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in InitSections()
307 SwitchSection(&Section); in EmitCommonSymbol()
317 SwitchSection(P.first, P.second); in EmitCommonSymbol()
371 SwitchSection(Comment); in EmitIdent()
DConstantPools.cpp67 Streamer.SwitchSection(Section); in emitConstantPool()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp59 void MipsELFStreamer::SwitchSection(MCSection *Section, in SwitchSection() function in MipsELFStreamer
61 MCELFStreamer::SwitchSection(Section, Subsection); in SwitchSection()
DMipsOptionRecord.cpp36 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord()
54 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord()
DMipsELFStreamer.h58 void SwitchSection(MCSection *Section,
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1047 OutStreamer->SwitchSection(OutContext.getELFSection( in EmitStartOfAsmFile()
1064 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1102 OutStreamer->SwitchSection(Section); in EmitFunctionEntryLabel()
1117 OutStreamer->SwitchSection(Current.first, Current.second); in EmitFunctionEntryLabel()
1137 OutStreamer->SwitchSection(Section); in doFinalization()
1284 OutStreamer->SwitchSection(TLOFMacho.getTextCoalSection()); in EmitStartOfAsmFile()
1286 OutStreamer->SwitchSection( in EmitStartOfAsmFile()
1292 OutStreamer->SwitchSection( in EmitStartOfAsmFile()
1298 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1340 OutStreamer->SwitchSection(StubSection); in EmitFunctionStubs()
[all …]
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp66 Out.SwitchSection(StrSection); in writeStringsAndOffsets()
77 Out.SwitchSection(StrOffsetSection); in writeStringsAndOffsets()
148 Out.SwitchSection(OutputTypes); in addAllTypes()
210 Out.SwitchSection(Section); in writeIndex()
315 Out.SwitchSection(OutSection); in write()
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp264 OS.SwitchSection(Note); in EmitDirectiveHSACodeObjectVersion()
292 OS.SwitchSection(Note); in EmitDirectiveHSACodeObjectISA()
318 OS.SwitchSection(AMDGPU::getHSATextSection(OS.getContext())); in EmitAMDKernelCodeT()
DAMDGPUELFStreamer.cpp17 SwitchSection(AMDGPU::getHSATextSection(getContext())); in InitSections()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp114 SwitchSection(Section); in HexagonMCEmitCommonSymbol()
118 SwitchSection(CrntSection); in HexagonMCEmitCommonSymbol()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp517 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
604 OutStreamer->SwitchSection(TheSection); in EmitEndOfAsmFile()
627 OutStreamer->SwitchSection(TheSection); in EmitEndOfAsmFile()
641 OutStreamer->SwitchSection(TheSection); in EmitEndOfAsmFile()
686 OutStreamer->SwitchSection(TLOFCOFF.getDrectveSection()); in EmitEndOfAsmFile()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp192 getStreamer().SwitchSection(getContext().getELFSection(Section, Type, Flags), in ParseSectionSwitch()
522 getStreamer().SwitchSection(ELFSection, Subsection); in ParseSectionArguments()
545 getStreamer().SwitchSection(PreviousSection.first, PreviousSection.second); in ParseDirectivePrevious()
681 getStreamer().SwitchSection(Note); in ParseDirectiveVersion()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp153 OutStreamer->SwitchSection( in EmitGlobalVariable()
172 OutStreamer->SwitchSection(ConfigSection); in runOnMachineFunction()
201 OutStreamer->SwitchSection(CommentSection); in runOnMachineFunction()
243 OutStreamer->SwitchSection( in runOnMachineFunction()
/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp218 OutStreamer.SwitchSection(Section); in smallData()
247 OutStreamer.SwitchSection(Section); in smallData()
276 OutStreamer->SwitchSection(Current.first, Current.second); in HexagonProcessInstruction()
295 OutStreamer->SwitchSection(Current.first, Current.second); in HexagonProcessInstruction()
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp717 OutStreamer->SwitchSection( in EmitStartOfAsmFile()
730 OutStreamer->SwitchSection(OutContext.getELFSection(".gcc_compiled_long32", in EmitStartOfAsmFile()
733 OutStreamer->SwitchSection(OutContext.getELFSection(".gcc_compiled_long64", in EmitStartOfAsmFile()
966 OutStreamer->SwitchSection(M, nullptr); in EmitFPCallStub()
1051 OutStreamer->SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUAsmPrinter.cpp49 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in runOnMachineFunction()

12