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

References

tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
 3153     const size_t num_attributes = die.GetAttributes(attributes);
 3171         dw_attr_t attr = attributes.AttributeAtIndex(i);
 3174         if (attributes.ExtractFormValueAtIndex(i, form_value)) {
 3218                 uint32_t data_offset = attributes.DIEOffsetAtIndex(i);
 3237                   uint32_t data_offset = attributes.DIEOffsetAtIndex(i);
 3279                     attributes.CompileUnitAtIndex(i)->GetBaseAddress());