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

References

lib/ObjectYAML/DWARFEmitter.cpp
  248           writeVariableSizedInteger(Op.Data, DI.CompileUnits[0].AddrSize, OS,
lib/ObjectYAML/DWARFVisitor.cpp
   47   for (auto &Unit : DebugInfo.CompileUnits) {
lib/ObjectYAML/DWARFYAML.cpp
   39   IO.mapOptional("debug_info", DWARF.CompileUnits);
tools/obj2yaml/dwarf2yaml.cpp
  225     Y.CompileUnits.push_back(NewUnit);