Class DWARFIndirectAttribute
java.lang.Object
ghidra.app.util.bin.format.dwarf.attribs.DWARFAttributeValue
ghidra.app.util.bin.format.dwarf.attribs.DWARFNumericAttribute
ghidra.app.util.bin.format.dwarf.attribs.DWARFIndirectAttribute
DWARF numeric attribute value that is an index into a lookup table
-
Field Summary
Fields inherited from class ghidra.app.util.bin.format.dwarf.attribs.DWARFAttributeValue
def
-
Constructor Summary
-
Method Summary
Methods inherited from class ghidra.app.util.bin.format.dwarf.attribs.DWARFNumericAttribute
getUnsignedIntExact, getUnsignedValue, getValue, getValueWithSignednessHint, isAmbiguousSignedness, isHighbitSet, toElementLocationString
Methods inherited from class ghidra.app.util.bin.format.dwarf.attribs.DWARFAttributeValue
getAttributeForm, getAttributeName
-
Constructor Details
-
DWARFIndirectAttribute
-
-
Method Details
-
getIndex
- Throws:
IOException
-
toString
- Overrides:
toString
in classDWARFNumericAttribute
-
toString
- Overrides:
toString
in classDWARFNumericAttribute
-