reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/dsymutil/DwarfStreamer.cpp
   70   MC.reset(new MCContext(MAI.get(), MRI.get(), MOFI.get()));
   71   MOFI->InitMCObjectFileInfo(TheTriple, /*PIC*/ false, *MC);
   85   MCE = TheTarget->createMCCodeEmitter(*MII, *MRI, *MC);
   94         *MC, std::make_unique<formatted_raw_ostream>(OutFile), true, true, MIP,
  101         TheTriple, *MC, std::unique_ptr<MCAsmBackend>(MAB),
  142   MC->setDwarfVersion(DwarfVersion);
  183   MC->setDwarfVersion(DwarfVersion);
  277   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection());
  329     MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection());
  371   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection());
  399   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection());
  461   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection());
  462   MCSymbol *LineStartSym = MC->createTempSymbol();
  463   MCSymbol *LineEndSym = MC->createTempSymbol();
  479     MCDwarfLineAddr::Encode(*MC, Params, std::numeric_limits<int64_t>::max(), 0,
  561       MCDwarfLineAddr::Encode(*MC, Params, LineDelta, AddressDelta, EncodingOS);
  579       MCDwarfLineAddr::Encode(*MC, Params, std::numeric_limits<int64_t>::max(),
  591     MCDwarfLineAddr::Encode(*MC, Params, std::numeric_limits<int64_t>::max(), 0,
  604   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection());
  612   MCSymbol *BeginLabel = MC->createTempSymbol();
  613   MCSymbol *EndLabel = MC->createTempSymbol();
  627   MCSymbol *HeaderBeginLabel = MC->createTempSymbol();
  628   MCSymbol *HeaderEndLabel = MC->createTempSymbol();
  695     MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection());
  699   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection());
  702   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection());
  705   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection());
  708   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection());
  756   emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(),
  762   emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(),
  768   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection());
  779   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection());