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

References

lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  491         TLOF.getDwarfRangesSection()->getBeginSymbol();
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 1100         const MCSymbol *Sym = TLOF.getDwarfRangesSection()->getBeginSymbol();
 2684         Asm->getObjFileLowering().getDwarfRangesSection());
lib/MC/MCDwarf.cpp
 1106   MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection());
 1176     MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection());
lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp
   54          Section == FI->getDwarfRangesSection() ||
tools/dsymutil/DwarfStreamer.cpp
  277   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection());
  371   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection());
  702   MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection());