/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() 166 if (getContext().getObjectFileInfo()->getTargetTriple().getArch() != in EmitCOFFSafeSEH() 174 MCSection *SXData = getContext().getObjectFileInfo()->getSXDataSection(); in EmitCOFFSafeSEH() 210 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple(); in EmitCommonSymbol() 226 const MCObjectFileInfo *MFI = getContext().getObjectFileInfo(); in EmitCommonSymbol() 242 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in EmitLocalCommonSymbol()
|
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 …]
|
D | MCStreamer.cpp | 232 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections() 525 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection() 543 getContext().getObjectFileInfo()->getPDataSection(), in getAssociatedPDataSection() 549 getContext().getObjectFileInfo()->getXDataSection(), in getAssociatedXDataSection()
|
D | MCMachOStreamer.cpp | 409 return EmitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(), in EmitLocalCommonSymbol() 503 const Triple &TT = Context.getObjectFileInfo()->getTargetTriple(); in createMachOStreamer()
|
/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() 184 if (getContext().getObjectFileInfo()->getTargetTriple().getArch() != in EmitCOFFSafeSEH() 192 MCSection *SXData = getContext().getObjectFileInfo()->getSXDataSection(); in EmitCOFFSafeSEH() 269 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple(); in EmitCommonSymbol() 285 const MCObjectFileInfo *MFI = getContext().getObjectFileInfo(); in EmitCommonSymbol() 301 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in EmitLocalCommonSymbol()
|
D | MCDwarf.cpp | 61 Ctx.getObjectFileInfo()->getDwarfLineStrSection()->getBeginSymbol(); in MCDwarfLineStr() 222 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable() 249 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit() 313 MCOS->getContext().getObjectFileInfo()->getDwarfLineStrSection()); in emitSection() 801 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev() 860 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges() 931 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo() 1106 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges() 1165 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit() 1170 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit() [all …]
|
D | MCMachOStreamer.cpp | 418 return EmitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(), in EmitLocalCommonSymbol() 515 const Triple &Target = Context.getObjectFileInfo()->getTargetTriple(); in createMachOStreamer() 516 S->EmitVersionForTarget(Target, Context.getObjectFileInfo()->getSDKVersion()); in createMachOStreamer()
|
D | MCStreamer.cpp | 61 Streamer.getContext().getObjectFileInfo()->getTargetTriple(), OS, in changeSection() 388 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections() 770 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection() 803 getContext().getObjectFileInfo()->getPDataSection(), in getAssociatedPDataSection() 809 getContext().getObjectFileInfo()->getXDataSection(), in getAssociatedXDataSection()
|
/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() 184 if (getContext().getObjectFileInfo()->getTargetTriple().getArch() != in EmitCOFFSafeSEH() 192 MCSection *SXData = getContext().getObjectFileInfo()->getSXDataSection(); in EmitCOFFSafeSEH() 269 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple(); in emitCommonSymbol() 285 const MCObjectFileInfo *MFI = getContext().getObjectFileInfo(); in emitCommonSymbol() 301 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in emitLocalCommonSymbol()
|
D | MCDwarf.cpp | 84 Ctx.getObjectFileInfo()->getDwarfLineStrSection()->getBeginSymbol(); in MCDwarfLineStr() 240 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in emitDwarfLineTable() 267 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit() 331 MCOS->getContext().getObjectFileInfo()->getDwarfLineStrSection()); in emitSection() 830 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev() 883 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges() 962 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo() 1139 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRnglistsSection()); in emitGenDwarfRanges() 1159 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in emitGenDwarfRanges() 1220 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit() [all …]
|
D | MCMachOStreamer.cpp | 159 Section == getContext().getObjectFileInfo()->getStackMapSection()) in changeSection() 421 return emitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(), in emitLocalCommonSymbol() 518 const Triple &Target = Context.getObjectFileInfo()->getTargetTriple(); in createMachOStreamer() 519 S->emitVersionForTarget(Target, Context.getObjectFileInfo()->getSDKVersion()); in createMachOStreamer()
|
D | MCStreamer.cpp | 61 Streamer.getContext().getObjectFileInfo()->getTargetTriple(), OS, in changeSection() 401 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections() 791 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection() 823 getContext().getObjectFileInfo()->getPDataSection(), in getAssociatedPDataSection() 829 getContext().getObjectFileInfo()->getXDataSection(), in getAssociatedXDataSection()
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFStreamer.cpp | 176 .Case("debug_line", MC->getObjectFileInfo()->getDwarfLineSection()) in emitSectionContents() 177 .Case("debug_loc", MC->getObjectFileInfo()->getDwarfLocSection()) in emitSectionContents() 179 MC->getObjectFileInfo()->getDwarfRangesSection()) in emitSectionContents() 180 .Case("debug_frame", MC->getObjectFileInfo()->getDwarfFrameSection()) in emitSectionContents() 182 MC->getObjectFileInfo()->getDwarfARangesSection()) in emitSectionContents() 288 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries() 340 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries() 382 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries() 410 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit() 472 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit() [all …]
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
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()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | WinCFGuard.cpp | 90 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule() 95 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGLJMPSection()); in endModule()
|
/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXTargetStreamer.cpp | 88 const MCObjectFileInfo *FI = getStreamer().getContext().getObjectFileInfo(); in changeSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXTargetStreamer.cpp | 88 const MCObjectFileInfo *FI = getStreamer().getContext().getObjectFileInfo(); in changeSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | FaultMaps.cpp | 56 OutContext.getObjectFileInfo()->getFaultMapSection(); in serializeToFaultMapSection()
|
D | MachineModuleInfo.cpp | 122 if (Context.getObjectFileInfo()->getTargetTriple().isOSBinFormatXCOFF()) { in getAddrLabelSymbolToEmit()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | FaultMaps.cpp | 56 OutContext.getObjectFileInfo()->getFaultMapSection(); in serializeToFaultMapSection()
|
/external/llvm/lib/CodeGen/ |
D | FaultMaps.cpp | 56 OutContext.getObjectFileInfo()->getFaultMapSection(); in serializeToFaultMapSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMELFObjectWriter.cpp | 257 static_cast<MCSectionELF *>(Ctx.getObjectFileInfo()->getTextSection()); in addTargetSectionFlags()
|
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMELFObjectWriter.cpp | 279 static_cast<MCSectionELF *>(Ctx.getObjectFileInfo()->getTextSection()); in addTargetSectionFlags()
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 721 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries() 773 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries() 815 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries() 842 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit() 889 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit() 1068 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit() 1074 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit() 1080 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE() 1091 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitFDE()
|
/external/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 622 Triple TT = getParser().getContext().getObjectFileInfo()->getTargetTriple(); in parseDirectiveSection() 967 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple(); in parseVersionMin()
|