/external/llvm/lib/CodeGen/AsmPrinter/ |
D | OcamlGCPrinter.cpp | 70 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()
|
D | DwarfDebug.cpp | 189 Asm->OutStreamer.SwitchSection(Section); in EmitSectionSym() 834 Asm->OutStreamer.SwitchSection(Asm->getObjFileLowering().getTextSection()); in endModule() 836 Asm->OutStreamer.SwitchSection(Asm->getObjFileLowering().getDataSection()); in endModule() 841 Asm->OutStreamer.SwitchSection(SectionMap[i]); in endModule() 1729 Asm->OutStreamer.SwitchSection( in emitDebugInfo() 1767 Asm->OutStreamer.SwitchSection( in emitAbbreviations() 1837 Asm->OutStreamer.SwitchSection( in emitAccelNames() 1866 Asm->OutStreamer.SwitchSection(Asm->getObjFileLowering() in emitAccelObjC() 1895 Asm->OutStreamer.SwitchSection(Asm->getObjFileLowering() in emitAccelNamespaces() 1930 Asm->OutStreamer.SwitchSection(Asm->getObjFileLowering() in emitAccelTypes() [all …]
|
D | DwarfCFIException.cpp | 80 Asm->OutStreamer.SwitchSection( in EndModule()
|
D | AsmPrinter.cpp | 372 OutStreamer.SwitchSection(TheSection); in EmitGlobalVariable() 386 OutStreamer.SwitchSection(TLVSect); in EmitGlobalVariable() 405 OutStreamer.SwitchSection(TheSection); in EmitGlobalVariable() 430 OutStreamer.SwitchSection(getObjFileLowering().SectionForGlobal(F, Mang, TM)); in EmitFunctionHeader() 953 OutStreamer.SwitchSection(S); in doFinalization() 1043 OutStreamer.SwitchSection(CPSections[i].S); in EmitConstantPool() 1091 OutStreamer.SwitchSection(getObjFileLowering().SectionForGlobal(F,Mang,TM)); in EmitJumpTableInfo() 1096 OutStreamer.SwitchSection(ReadOnlySection); in EmitJumpTableInfo() 1319 OutStreamer.SwitchSection(OutputSection); in EmitXXStructorList()
|
D | DwarfException.cpp | 457 Asm->OutStreamer.SwitchSection(LSDASection); in EmitExceptionTable()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCAsmPrinter.cpp | 413 OutStreamer.SwitchSection(Section); in EmitFunctionEntryLabel() 423 OutStreamer.SwitchSection(Current); in EmitFunctionEntryLabel() 441 OutStreamer.SwitchSection(Section); in doFinalization() 508 OutStreamer.SwitchSection(TLOFMacho.getTextCoalSection()); in EmitStartOfAsmFile() 510 OutStreamer.SwitchSection( in EmitStartOfAsmFile() 516 OutStreamer.SwitchSection( in EmitStartOfAsmFile() 522 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile() 557 OutStreamer.SwitchSection(StubSection); in EmitFunctionStubs() 585 OutStreamer.SwitchSection(LSPSection); in EmitFunctionStubs() 608 OutStreamer.SwitchSection(StubSection); in EmitFunctionStubs() [all …]
|
/external/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 196 getStreamer().SwitchSection(getContext().getELFSection( in ParseSectionSwitch() 434 getStreamer().SwitchSection(getContext().getELFSection(SectionName, Type, in ParseDirectiveSection() 444 getStreamer().SwitchSection(PreviousSection); in ParseDirectivePrevious() 515 getStreamer().SwitchSection(Comment); in ParseDirectiveIdent() 568 getStreamer().SwitchSection(Note); in ParseDirectiveVersion()
|
D | DarwinAsmParser.cpp | 318 getStreamer().SwitchSection(getContext().getMachOSection( in ParseSectionSwitch() 459 getStreamer().SwitchSection(getContext().getMachOSection( in ParseDirectiveSection() 493 getStreamer().SwitchSection(PreviousSection); in ParseDirectivePrevious()
|
D | COFFAsmParser.cpp | 170 getStreamer().SwitchSection(getContext().getCOFFSection( in ParseSectionSwitch()
|
D | AsmParser.cpp | 603 Out.SwitchSection(Ctx.getMachOSection( in CheckForValidSection()
|
/external/llvm/lib/Target/X86/ |
D | X86AsmPrinter.cpp | 510 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile() 531 OutStreamer.SwitchSection(TheSection); in EmitEndOfAsmFile() 555 OutStreamer.SwitchSection(TheSection); in EmitEndOfAsmFile() 585 OutStreamer.SwitchSection(getObjFileLowering().getDataSection()); in EmitEndOfAsmFile() 649 OutStreamer.SwitchSection(TLOFCOFF.getDrectveSection()); in EmitEndOfAsmFile() 684 OutStreamer.SwitchSection(TLOFELF.getDataRelSection()); in EmitEndOfAsmFile()
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 194 MCOS->SwitchSection(Section); in EmitDwarfLineTable() 203 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable() 216 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit() 444 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev() 493 MCOS->SwitchSection(context.getGenDwarfSection()); in EmitGenDwarfAranges() 498 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges() 558 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo() 708 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit() 709 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit() 718 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit() [all …]
|
D | MCWin64EH.cpp | 252 streamer.SwitchSection(xdataSect); in EmitUnwindInfo() 264 streamer.SwitchSection(xdataSect); in Emit() 272 streamer.SwitchSection(pdataSect); in Emit()
|
D | MCPureStreamer.cpp | 108 SwitchSection(getContext().getMachOSection("__TEXT", "__text", in InitSections()
|
D | WinCOFFStreamer.cpp | 94 SwitchSection(getContext().getCOFFSection(Section, Characteristics, Kind)); in SetSection()
|
D | MCMachOStreamer.cpp | 100 SwitchSection(getContext().getMachOSection("__TEXT", "__text", in InitSections()
|
D | MCELFStreamer.cpp | 131 SwitchSection(getContext().getELFSection(Section, Type, Flags, Kind)); in SetSection()
|
D | MCAsmStreamer.cpp | 132 SwitchSection(getContext().getMachOSection("__TEXT", "__text", in InitSections()
|
/external/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 595 OutStreamer.SwitchSection(TLOFMacho.getTextSection()); in EmitStartOfAsmFile() 596 OutStreamer.SwitchSection(TLOFMacho.getTextCoalSection()); in EmitStartOfAsmFile() 597 OutStreamer.SwitchSection(TLOFMacho.getConstTextCoalSection()); in EmitStartOfAsmFile() 603 OutStreamer.SwitchSection(sect); in EmitStartOfAsmFile() 609 OutStreamer.SwitchSection(sect); in EmitStartOfAsmFile() 616 OutStreamer.SwitchSection(StaticInitSect); in EmitStartOfAsmFile() 642 OutStreamer.SwitchSection(TLOFMacho.getNonLazySymbolPointerSection()); in EmitEndOfAsmFile() 672 OutStreamer.SwitchSection(getObjFileLowering().getDataSection()); in EmitEndOfAsmFile() 846 OutStreamer.SwitchSection(TLOFELF.getAttributesSection()); in emitARMAttributeSection()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 81 Streamer.SwitchSection(Sec); in emitPersonalityValue() 457 Streamer.SwitchSection(S); in emitModuleFlags()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 116 OutStreamer.SwitchSection(getObjFileLowering().SectionForGlobal(GV, Mang,TM)); in EmitGlobalVariable()
|
/external/llvm/include/llvm/MC/ |
D | MCStreamer.h | 195 void SwitchSection(const MCSection *Section) { in SwitchSection() function
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 623 SwitchSection, EmitValue (for .byte, .word), etc, which directly correspond to 1514 EmitSymbolAttribute, SwitchSection, etc, which directly correspond to assembly
|