DWARFNumericAttribute

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

11.1_PUBLIC

removedtype: ghidra.app.util.bin.format.dwarf4.attribs.DWARFNumericAttribute
class DWARFNumericAttribute

10.3_PUBLIC

addedmethod: getValueWithSignednessHint
long getValueWithSignednessHint(boolean signednessHint)
addedmethod: isAmbiguousSignedness
boolean isAmbiguousSignedness()
modifiedtype-extends: DWARFNumericAttribute
- java.lang.Object
+ ghidra.program.model.scalar.Scalar
removedmethod: getUnsignedValue
long getUnsignedValue()
removedmethod: getValue
long getValue()
removedfield: value
long value

9.0.2_PUBLIC

addedfield: value
long value

9.0.1_PUBLIC

introducedInitial version