Package ghidra.app.util.bin.format.dwarf.attribs
package ghidra.app.util.bin.format.dwarf.attribs
-
ClassDescriptionRepresents an attribute contained in a DIE.Categories that a DWARF attribute id may belong to.DWARFAttributeDef<E extends Enum<E>>Information about a single DWARF attribute, as specified in a
abbreviation.Defines the names and numeric ids of known DWARF attributes.Represents how a specific DWARF attribute is stored in a DIE record.Common methods for all DWARF attribute value implementations.DWARF attribute with binary bytes.DWARF boolean attribute.DWARF attribute encodings.Context given to theDWARFForm.readValue(DWARFFormContext)method to enable it to createDWARFAttributeValues.DWARF numeric attribute value that is an index into a lookup tablePlaceholder for an attribute value that failed to be deserialized.DWARF numeric attribute.DWARF string attribute.