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

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 3197   OutStreamer->getContext().setDwarfVersion(Version);
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  417   Asm->OutStreamer->getContext().setDwarfVersion(DwarfVersion);
tools/clang/tools/driver/cc1as_main.cpp
  417   Ctx.setDwarfVersion(Opts.DwarfVersion);
tools/dsymutil/DwarfStreamer.cpp
  142   MC->setDwarfVersion(DwarfVersion);
  183   MC->setDwarfVersion(DwarfVersion);
tools/llvm-mc/llvm-mc.cpp
  387   Ctx.setDwarfVersion(DwarfVersion);
unittests/DebugInfo/DWARF/DwarfGenerator.cpp
  224   MC.setDwarfVersion(Version);
  469   MC->setDwarfVersion(Version);
  505     MC->setDwarfVersion(Version);