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

References

lib/CodeGen/AsmPrinter/AccelTable.cpp
  301     Asm->OutStreamer->AddComment(dwarf::AtomTypeString(A.Type));
  302     Asm->emitInt16(A.Type);
  303     Asm->OutStreamer->AddComment(dwarf::FormEncodingString(A.Form));
  304     Asm->emitInt16(A.Form);