/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-7.0/llvm/lib/MC/ |
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() 173 if (getContext().getObjectFileInfo()->getTargetTriple().getArch() != in EmitCOFFSafeSEH() 181 MCSection *SXData = getContext().getObjectFileInfo()->getSXDataSection(); in EmitCOFFSafeSEH() 258 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple(); in EmitCommonSymbol() 274 const MCObjectFileInfo *MFI = getContext().getObjectFileInfo(); in EmitCommonSymbol() 290 MCSection *Section = getContext().getObjectFileInfo()->getBSSSection(); in EmitLocalCommonSymbol()
|
D | MCDwarf.cpp | 62 Ctx.getObjectFileInfo()->getDwarfLineStrSection()->getBeginSymbol(); in MCDwarfLineStr() 223 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable() 250 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit() 314 MCOS->getContext().getObjectFileInfo()->getDwarfLineStrSection()); in emitSection() 468 if (context.getObjectFileInfo()->getTargetTriple().isOSDarwin()) in Emit() 795 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev() 854 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges() 925 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo() 1094 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges() 1153 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit() [all …]
|
D | MCStreamer.cpp | 59 Streamer.getContext().getObjectFileInfo()->getTargetTriple(), OS, in changeSection() 310 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections() 672 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection() 705 getContext().getObjectFileInfo()->getPDataSection(), in getAssociatedPDataSection() 711 getContext().getObjectFileInfo()->getXDataSection(), in getAssociatedXDataSection()
|
D | MCMachOStreamer.cpp | 412 return EmitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(), in EmitLocalCommonSymbol() 509 const Triple &Target = Context.getObjectFileInfo()->getTargetTriple(); in createMachOStreamer()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ |
D | DwarfStreamer.cpp | 276 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries() 328 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries() 370 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries() 397 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit() 442 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit() 591 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in copyInvariantDebugSection() 594 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in copyInvariantDebugSection() 597 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in copyInvariantDebugSection() 600 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in copyInvariantDebugSection() 603 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in copyInvariantDebugSection() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | WinCFGuard.cpp | 42 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXTargetStreamer.cpp | 78 const MCObjectFileInfo *FI = getStreamer().getContext().getObjectFileInfo(); in changeSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | FaultMaps.cpp | 59 OutContext.getObjectFileInfo()->getFaultMapSection(); in serializeToFaultMapSection()
|
D | StackMaps.cpp | 565 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
|
/external/llvm/lib/CodeGen/ |
D | FaultMaps.cpp | 56 OutContext.getObjectFileInfo()->getFaultMapSection(); in serializeToFaultMapSection()
|
D | StackMaps.cpp | 535 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
|
/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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 696 Triple TT = getParser().getContext().getObjectFileInfo()->getTargetTriple(); in parseDirectiveSection() 1045 const Triple &Target = getContext().getObjectFileInfo()->getTargetTriple(); in checkVersion()
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 677 TS.setPic(OutContext.getObjectFileInfo()->isPositionIndependent()); in EmitStartOfAsmFile() 1029 OutStreamer->SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 732 TS.setPic(OutContext.getObjectFileInfo()->isPositionIndependent()); in EmitStartOfAsmFile() 1087 OutStreamer->SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()
|
/external/llvm/include/llvm/MC/ |
D | MCContext.h | 251 const MCObjectFileInfo *getObjectFileInfo() const { return MOFI; } in getObjectFileInfo() function
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsTargetStreamer.cpp | 671 Pic = MCA.getContext().getObjectFileInfo()->isPositionIndependent(); in MipsTargetELFStreamer() 745 const MCObjectFileInfo &OFI = *MCA.getContext().getObjectFileInfo(); in finish()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsTargetStreamer.cpp | 776 Pic = MCA.getContext().getObjectFileInfo()->isPositionIndependent(); in MipsTargetELFStreamer() 856 const MCObjectFileInfo &OFI = *MCA.getContext().getObjectFileInfo(); in finish()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCContext.h | 297 const MCObjectFileInfo *getObjectFileInfo() const { return MOFI; } in getObjectFileInfo() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 890 if (getContext().getObjectFileInfo()->isPositionIndependent()) { in parseSparcAsmOperand() 1212 if (getContext().getObjectFileInfo()->isPositionIndependent()) { in adjustPICRelocation()
|