DWARFBlobAttribute

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

12.1_PUBLIC

modifiedtype-extends: DWARFBlobAttribute
- ghidra.app.util.bin.format.dwarf.attribs.DWARFAttributeValue
+ java.lang.Object
modifiedtype-implements: DWARFBlobAttribute
- (none)
+ ghidra.app.util.bin.format.dwarf.attribs.DWARFAttributeValue
removedmethod: getValueString
java.lang.String getValueString(ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu)

12.0_PUBLIC

addedmethod: getValueString
java.lang.String getValueString(ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu)
removedmethod: evaluateExpression
ghidra.app.util.bin.format.dwarf.expression.DWARFExpressionEvaluator evaluateExpression(ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu) throws DWARFExpressionException

11.1_PUBLIC

introducedInitial version