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

References

unittests/DebugInfo/DWARF/DwarfGenerator.cpp
   46   return Die->computeOffsetsAndAbbrevs(DG.getAsmPrinter(), DG.getAbbrevSet(),
   52   Die->addValue(DG.getAllocator(), static_cast<dwarf::Attribute>(A), Form,
   58   Die->addValue(DG.getAllocator(), static_cast<dwarf::Attribute>(A), Form,
   67     Die->addValue(DG.getAllocator(), static_cast<dwarf::Attribute>(A), Form,
   73     Die->addValue(
   84     Die->addValue(DG.getAllocator(), static_cast<dwarf::Attribute>(A), Form,
   97   Die->addValue(DG.getAllocator(), static_cast<dwarf::Attribute>(A), Form,
   98                 DIEEntry(*RefDie.Die));
  112   Die->addValue(DG.getAllocator(), static_cast<dwarf::Attribute>(A), Form,
  119   Die->addValue(DG.getAllocator(), static_cast<dwarf::Attribute>(A), Form,
  144                        &Die->addChild(llvm::DIE::get(DG.getAllocator(), Tag)));
  517     Asm->emitDwarfDIE(*CU->getUnitDIE().Die);