Home
last modified time | relevance | path

Searched refs:getObjectFileInfo (Results 1 – 24 of 24) sorted by relevance

/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()
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()
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 …]
DMCStreamer.cpp232 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()
DMCMachOStreamer.cpp409 return EmitZerofill(getContext().getObjectFileInfo()->getDataBSSSection(), in EmitLocalCommonSymbol()
503 const Triple &TT = Context.getObjectFileInfo()->getTargetTriple(); in createMachOStreamer()
DMCELFStreamer.cpp91 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
DMCAsmStreamer.cpp1608 SwitchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in FinishImpl()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp200 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()
213 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()
693 const MCObjectFileInfo *MOFI = Context.getObjectFileInfo(); in EmitCompactUnwind()
772 const MCObjectFileInfo *MOFI = context.getObjectFileInfo(); in EmitCIE()
895 const MCObjectFileInfo *MOFI = context.getObjectFileInfo(); in EmitFDE()
1014 const_cast<MCObjectFileInfo*>(Context.getObjectFileInfo()); in Emit()
DMCWin64EH.cpp227 return context.getObjectFileInfo()->getXDataSection(); in getWin64EHTableSection()
239 return context.getObjectFileInfo()->getPDataSection(); in getWin64EHFuncTableSection()
DMCAsmStreamer.cpp1013 return context.getObjectFileInfo()->getXDataSection(); in getWin64EHTableSection()
/external/llvm/lib/CodeGen/
DFaultMaps.cpp56 OutContext.getObjectFileInfo()->getFaultMapSection(); in serializeToFaultMapSection()
DStackMaps.cpp535 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCContext.h126 const MCObjectFileInfo *getObjectFileInfo() const { return MOFI; } in getObjectFileInfo() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp721 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/
DDarwinAsmParser.cpp622 Triple TT = getParser().getContext().getObjectFileInfo()->getTargetTriple(); in parseDirectiveSection()
967 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple(); in parseVersionMin()
DCOFFAsmParser.cpp388 const Triple &T = getContext().getObjectFileInfo()->getTargetTriple(); in ParseDirectiveSection()
DAsmParser.cpp573 switch (Ctx.getObjectFileInfo()->getObjectFileType()) { in AsmParser()
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp677 TS.setPic(OutContext.getObjectFileInfo()->isPositionIndependent()); in EmitStartOfAsmFile()
1029 OutStreamer->SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()
/external/llvm/include/llvm/MC/
DMCContext.h251 const MCObjectFileInfo *getObjectFileInfo() const { return MOFI; } in getObjectFileInfo() function
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp671 Pic = MCA.getContext().getObjectFileInfo()->isPositionIndependent(); in MipsTargetELFStreamer()
745 const MCObjectFileInfo &OFI = *MCA.getContext().getObjectFileInfo(); in finish()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp902 if (isCall && getContext().getObjectFileInfo()->isPositionIndependent()) in parseSparcAsmOperand()
1223 if (getContext().getObjectFileInfo()->isPositionIndependent()) { in adjustPICRelocation()
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp466 const auto &MCOFI = *Out.getContext().getObjectFileInfo(); in write()
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp5344 switch (getContext().getObjectFileInfo()->getObjectFileType()) { in parsePrefix()
8952 getContext().getObjectFileInfo()->getObjectFileType(); in ParseDirective()
9119 const auto Format = getContext().getObjectFileInfo()->getObjectFileType(); in parseDirectiveThumbFunc()
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4157 getContext().getObjectFileInfo()->getObjectFileType(); in ParseDirective()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp430 IsPicEnabled = getContext().getObjectFileInfo()->isPositionIndependent(); in MipsAsmParser()