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

References

unittests/DebugInfo/DWARF/DwarfGenerator.cpp
   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,
   68                   new (DG.getAllocator())
   69                       DIEInlineString(String, DG.getAllocator()));
   74         DG.getAllocator(), static_cast<dwarf::Attribute>(A), Form,
   84     Die->addValue(DG.getAllocator(), static_cast<dwarf::Attribute>(A), Form,
   97   Die->addValue(DG.getAllocator(), static_cast<dwarf::Attribute>(A), Form,
  104   DIEBlock *Block = new (DG.getAllocator()) DIEBlock;
  107         DG.getAllocator(), (dwarf::Attribute)0, dwarf::DW_FORM_data1,
  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)));