DWARFAttributeValue

Package: ghidra.app.util.bin.format.dwarf.attribs
Type: class

12.1_PUBLIC

modifiedtype-extends: DWARFAttributeValue
- java.lang.Object
+ (none)
removedfield: def
ghidra.app.util.bin.format.dwarf.attribs.DWARFAttributeDef<?> def
removedmethod: getAttributeForm
ghidra.app.util.bin.format.dwarf.attribs.DWARFForm getAttributeForm()
removedmethod: getAttributeName
java.lang.String getAttributeName()
removedmethod: getValueString
java.lang.String getValueString(ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu)
removedmethod: toString
java.lang.String toString(ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit compilationUnit)

12.0_PUBLIC

addedmethod: getValueString
java.lang.String getValueString(ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu)

11.1_PUBLIC

introducedInitial version