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

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
  545   const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu);
  547     const DWARFDataExtractor &data = cu->GetData();
  552       DWARFFormValue form_value(cu);
  571         attributes.Append(cu, offset, attr, form);
  582         llvm::Optional<uint8_t> fixed_skip_size = DWARFFormValue::GetFixedSize(form, cu);
  586           DWARFFormValue::SkipValue(form, data, &offset, cu);