| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | OcamlGCPrinter.cpp | 76 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly() 79 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly() 103 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly() 106 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly() 112 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
|
| H A D | DwarfStringPool.cpp | 61 Asm.OutStreamer->SwitchSection(Section); in emitStringOffsetsTableHeader() 84 Asm.OutStreamer->SwitchSection(StrSection); in emit() 123 Asm.OutStreamer->SwitchSection(OffsetSection); in emit()
|
| H A D | AsmPrinter.cpp | 577 OutStreamer->SwitchSection(TheSection); in EmitGlobalVariable() 591 OutStreamer->SwitchSection(TLVSect); in EmitGlobalVariable() 612 OutStreamer->SwitchSection(TheSection); in EmitGlobalVariable() 1525 OutStreamer->SwitchSection( in doFinalization() 1528 OutStreamer->SwitchSection( in doFinalization() 1537 OutStreamer->SwitchSection(S); in doFinalization() 1992 OutStreamer->SwitchSection(OutputSection); in EmitXXStructorList() 2024 OutStreamer->SwitchSection(CommandLine); in EmitModuleCommandLines() 3109 OutStreamer->SwitchSection(InstMap); in emitXRayTable() 3120 OutStreamer->SwitchSection(FnSledIndex); in emitXRayTable() [all …]
|
| H A D | WinCFGuard.cpp | 42 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule()
|
| H A D | AddressPool.cpp | 50 Asm.OutStreamer->SwitchSection(AddrSection); in emit()
|
| H A D | ErlangGCPrinter.cpp | 51 OS.SwitchSection( in finishAssembly()
|
| H A D | DwarfDebug.cpp | 1694 Asm->OutStreamer->SwitchSection(Section); in emitAccel() 1812 Asm->OutStreamer->SwitchSection( in emitDebugPubSections() 1817 Asm->OutStreamer->SwitchSection( in emitDebugPubSections() 2033 Asm->OutStreamer->SwitchSection( in emitDebugLoc() 2038 Asm->OutStreamer->SwitchSection( in emitDebugLoc() 2105 Asm->OutStreamer->SwitchSection( in emitDebugLocDWO() 2211 Asm->OutStreamer->SwitchSection( in emitDebugARanges() 2409 Asm->OutStreamer->SwitchSection( in emitDebugRanges() 2413 Asm->OutStreamer->SwitchSection( in emitDebugRanges() 2437 Asm->OutStreamer->SwitchSection( in emitDebugRangesDWO() [all …]
|
| H A D | DwarfFile.cpp | 47 Asm->OutStreamer->SwitchSection(S); in emitUnit()
|
| /freebsd-12.1/contrib/llvm/lib/MC/ |
| H A D | MCWinCOFFStreamer.cpp | 74 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections() 77 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections() 80 SwitchSection(getContext().getObjectFileInfo()->getBSSSection()); in InitSections() 83 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections() 280 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol() 292 SwitchSection(Section); in EmitLocalCommonSymbol()
|
| H A D | MCDwarf.cpp | 223 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable() 250 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit() 266 MCOS.SwitchSection(Section); in Emit() 313 MCOS->SwitchSection( in emitSection() 792 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev() 922 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo() 1091 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges() 1150 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit() 1155 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit() 1809 Streamer.SwitchSection(MOFI->getCompactUnwindSection()); in Emit() [all …]
|
| H A D | MCWin64EH.cpp | 230 Streamer.SwitchSection(XData); in Emit() 237 Streamer.SwitchSection(PData); in Emit() 247 Streamer.SwitchSection(XData); in EmitUnwindInfo() 625 Streamer.SwitchSection(XData); in Emit() 632 Streamer.SwitchSection(PData); in Emit() 642 Streamer.SwitchSection(XData); in EmitUnwindInfo()
|
| H A D | MCELFStreamer.cpp | 93 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections() 97 SwitchSection(Ctx.getAsmInfo()->getNonexecutableStackSection(Ctx)); in InitSections() 301 SwitchSection(&Section); in EmitCommonSymbol() 311 SwitchSection(P.first, P.second); in EmitCommonSymbol() 369 SwitchSection(Comment); in EmitIdent()
|
| H A D | ConstantPools.cpp | 83 Streamer.SwitchSection(Section); in emitConstantPool()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsOptionRecord.cpp | 42 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord() 60 Streamer->SwitchSection(Sec); in EmitMipsOptionRecord()
|
| H A D | MipsELFStreamer.cpp | 94 void MipsELFStreamer::SwitchSection(MCSection *Section, in SwitchSection() function in MipsELFStreamer 96 MCELFStreamer::SwitchSection(Section, Subsection); in SwitchSection()
|
| H A D | MipsELFStreamer.h | 55 void SwitchSection(MCSection *Section,
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | R600AsmPrinter.cpp | 115 OutStreamer->SwitchSection(ConfigSection); in runOnMachineFunction() 124 OutStreamer->SwitchSection(CommentSection); in runOnMachineFunction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/ |
| H A D | MSP430AsmPrinter.cpp | 171 OutStreamer->SwitchSection(IV); in EmitInterruptVectorSection() 175 OutStreamer->SwitchSection(Cur); in EmitInterruptVectorSection()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCELFStreamer.cpp | 111 SwitchSection(&Section); in HexagonMCEmitCommonSymbol() 123 SwitchSection(P.first, P.second); in HexagonMCEmitCommonSymbol()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 1247 OutStreamer->SwitchSection(OutContext.getELFSection( in EmitStartOfAsmFile() 1264 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile() 1322 OutStreamer->SwitchSection(Section); in EmitFunctionEntryLabel() 1337 OutStreamer->SwitchSection(Current.first, Current.second); in EmitFunctionEntryLabel() 1357 OutStreamer->SwitchSection(Section); in doFinalization() 1544 OutStreamer->SwitchSection(TLOFMacho.getTextCoalSection()); in EmitStartOfAsmFile() 1546 OutStreamer->SwitchSection( in EmitStartOfAsmFile() 1552 OutStreamer->SwitchSection( in EmitStartOfAsmFile() 1558 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile() 1592 OutStreamer->SwitchSection(TLOFMacho.getNonLazySymbolPointerSection()); in doFinalization()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86AsmPrinter.cpp | 563 OutStreamer->SwitchSection(Nt); in EmitStartOfAsmFile() 580 OutStreamer->SwitchSection(Cur); in EmitStartOfAsmFile() 585 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile() 656 OutStreamer.SwitchSection(MMI->getContext().getMachOSection( in emitNonLazyStubs()
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/MCTargetDesc/ |
| H A D | MSP430ELFStreamer.cpp | 44 Streamer.SwitchSection(AttributeSection); in MSP430TargetELFStreamer()
|
| /freebsd-12.1/contrib/llvm/lib/MC/MCParser/ |
| H A D | ELFAsmParser.cpp | 212 getStreamer().SwitchSection(getContext().getELFSection(Section, Type, Flags), in ParseSectionSwitch() 636 getStreamer().SwitchSection(ELFSection, Subsection); in ParseSectionArguments() 659 getStreamer().SwitchSection(PreviousSection.first, PreviousSection.second); in ParseDirectivePrevious() 796 getStreamer().SwitchSection(Note); in ParseDirectiveVersion()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonAsmPrinter.cpp | 213 OutStreamer.SwitchSection(Section); in smallData() 242 OutStreamer.SwitchSection(Section); in smallData() 341 OutStreamer->SwitchSection(Current.first, Current.second); in HexagonProcessInstruction() 357 OutStreamer->SwitchSection(Current.first, Current.second); in HexagonProcessInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | FaultMaps.cpp | 60 OS.SwitchSection(FaultMapSection); in serializeToFaultMapSection()
|