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

References

lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 1920   Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection());
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
 1637         TLOF.getDwarfAbbrevSection()->getBeginSymbol(), false);
lib/MC/MCDwarf.cpp
  801   MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection());
 1170   MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection());
lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp
   49   return Section == FI->getDwarfAbbrevSection() ||
tools/dsymutil/DwarfStreamer.cpp
  182   MS->SwitchSection(MOFI->getDwarfAbbrevSection());
unittests/DebugInfo/DWARF/DwarfGenerator.cpp
  494   Abbreviations.Emit(Asm.get(), TLOF->getDwarfAbbrevSection());