DWARFNumericAttribute
Package:
ghidra.app.util.bin.format.dwarf4.attribs
Type:
class
11.1_PUBLIC
removed
type
:
ghidra.app.util.bin.format.dwarf4.attribs.DWARFNumericAttribute
class DWARFNumericAttribute
10.3_PUBLIC
added
method
:
getValueWithSignednessHint
long getValueWithSignednessHint(
boolean signednessHint)
added
method
:
isAmbiguousSignedness
boolean isAmbiguousSignedness(
)
modified
type-extends
:
DWARFNumericAttribute
-
java
.
lang
.
Object
+
ghidra
.
program
.
model.
scalar.
Scalar
removed
method
:
getUnsignedValue
long getUnsignedValue(
)
removed
method
:
getValue
long getValue(
)
removed
field
:
value
long value
9.0.2_PUBLIC
added
field
:
value
long value
9.0.1_PUBLIC
introduced
Initial version