Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp70 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()
73 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()
96 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
99 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
105 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
DDwarfDebug.cpp710 Asm->OutStreamer.SwitchSection(Asm->getObjFileLowering().getTextSection()); in endModule()
712 Asm->OutStreamer.SwitchSection(Asm->getObjFileLowering().getDataSection()); in endModule()
717 Asm->OutStreamer.SwitchSection(SectionMap[i]); in endModule()
1461 Asm->OutStreamer.SwitchSection(Section); in EmitSectionSym()
1593 Asm->OutStreamer.SwitchSection( in emitDebugInfo()
1631 Asm->OutStreamer.SwitchSection( in emitAbbreviations()
1688 Asm->OutStreamer.SwitchSection( in emitDebugPubNames()
1737 Asm->OutStreamer.SwitchSection( in emitDebugPubTypes()
1786 Asm->OutStreamer.SwitchSection( in emitDebugStr()
1824 Asm->OutStreamer.SwitchSection( in emitDebugLoc()
[all …]
/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.cpp68 Asm->OutStreamer->SwitchSection(USection); in emitUnit()
135 Asm->OutStreamer->SwitchSection(Section); in emitAbbrevs()
DAddressPool.cpp32 Asm.OutStreamer->SwitchSection(AddrSection); in emit()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCAsmPrinter.cpp450 OutStreamer.SwitchSection(TLOFMacho.getTextCoalSection()); in EmitStartOfAsmFile()
452 OutStreamer.SwitchSection( in EmitStartOfAsmFile()
458 OutStreamer.SwitchSection( in EmitStartOfAsmFile()
464 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
499 OutStreamer.SwitchSection(StubSection); in EmitFunctionStubs()
527 OutStreamer.SwitchSection(LSPSection); in EmitFunctionStubs()
550 OutStreamer.SwitchSection(StubSection); in EmitFunctionStubs()
563 OutStreamer.SwitchSection(LSPSection); in EmitFunctionStubs()
611 OutStreamer.SwitchSection(TLOFMacho.getNonLazySymbolPointerSection()); in doFinalization()
642 OutStreamer.SwitchSection(getObjFileLowering().getDataSection()); in doFinalization()
/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()
232 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol()
DMCDwarf.cpp172 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 …]
DMCWin64EH.cpp225 Streamer.SwitchSection(XData); in Emit()
232 Streamer.SwitchSection(PData); in Emit()
242 Streamer.SwitchSection(XData); in EmitUnwindInfo()
DMCELFStreamer.cpp91 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
95 SwitchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in InitSections()
311 SwitchSection(&Section); in EmitCommonSymbol()
321 SwitchSection(P.first, P.second); in EmitCommonSymbol()
375 SwitchSection(Comment); in EmitIdent()
/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/swiftshader/third_party/LLVM/lib/Target/X86/
DX86AsmPrinter.cpp478 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
499 OutStreamer.SwitchSection(TheSection); in EmitEndOfAsmFile()
523 OutStreamer.SwitchSection(TheSection); in EmitEndOfAsmFile()
553 OutStreamer.SwitchSection(getObjFileLowering().getDataSection()); in EmitEndOfAsmFile()
617 OutStreamer.SwitchSection(TLOFCOFF.getDrectveSection()); in EmitEndOfAsmFile()
652 OutStreamer.SwitchSection(TLOFELF.getDataRelSection()); in EmitEndOfAsmFile()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp113 SwitchSection(&Section); in HexagonMCEmitCommonSymbol()
123 SwitchSection(P.first, P.second); in HexagonMCEmitCommonSymbol()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCWin64EH.cpp254 streamer.SwitchSection(xdataSect); in EmitUnwindInfo()
266 streamer.SwitchSection(xdataSect); in Emit()
274 streamer.SwitchSection(pdataSect); in Emit()
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DELFAsmParser.cpp194 getStreamer().SwitchSection(getContext().getELFSection( in ParseSectionSwitch()
432 getStreamer().SwitchSection(getContext().getELFSection(SectionName, Type, in ParseDirectiveSection()
442 getStreamer().SwitchSection(PreviousSection); in ParseDirectivePrevious()
512 getStreamer().SwitchSection(Comment); in ParseDirectiveIdent()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1034 OutStreamer->SwitchSection(OutContext.getELFSection( in EmitStartOfAsmFile()
1051 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1109 OutStreamer->SwitchSection(Section); in EmitFunctionEntryLabel()
1124 OutStreamer->SwitchSection(Current.first, Current.second); in EmitFunctionEntryLabel()
1144 OutStreamer->SwitchSection(Section); in doFinalization()
1325 OutStreamer->SwitchSection(TLOFMacho.getTextCoalSection()); in EmitStartOfAsmFile()
1327 OutStreamer->SwitchSection( in EmitStartOfAsmFile()
1333 OutStreamer->SwitchSection( in EmitStartOfAsmFile()
1339 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1372 OutStreamer->SwitchSection(TLOFMacho.getNonLazySymbolPointerSection()); in doFinalization()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp193 getStreamer().SwitchSection(getContext().getELFSection(Section, Type, Flags), in ParseSectionSwitch()
524 getStreamer().SwitchSection(ELFSection, Subsection); in ParseSectionArguments()
547 getStreamer().SwitchSection(PreviousSection.first, PreviousSection.second); in ParseDirectivePrevious()
683 getStreamer().SwitchSection(Note); in ParseDirectiveVersion()
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp81 Out.SwitchSection(StrOffsetSection); in writeStringsAndOffsets()
203 Out.SwitchSection(OutputTypes); in addAllTypesFromDWP()
235 Out.SwitchSection(OutputTypes); in addAllTypes()
302 Out.SwitchSection(Section); in writeIndex()
449 Out.SwitchSection(OutSection); in handleSection()
DDWPStringPool.h46 Out.SwitchSection(Sec); in getOffset()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp157 OutStreamer->SwitchSection(ConfigSection); in runOnMachineFunction()
179 OutStreamer->SwitchSection(CommentSection); in runOnMachineFunction()
235 OutStreamer->SwitchSection( in runOnMachineFunction()
719 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitAmdKernelCodeT()
/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp215 OutStreamer.SwitchSection(Section); in smallData()
244 OutStreamer.SwitchSection(Section); in smallData()
286 OutStreamer->SwitchSection(Current.first, Current.second); in HexagonProcessInstruction()
305 OutStreamer->SwitchSection(Current.first, Current.second); in HexagonProcessInstruction()
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp264 OS.SwitchSection(Note); in EmitDirectiveHSACodeObjectVersion()
292 OS.SwitchSection(Note); in EmitDirectiveHSACodeObjectISA()

123