Class DWARFIndirectAttribute
java.lang.Object
ghidra.app.util.bin.format.dwarf4.attribs.DWARFIndirectAttribute
- All Implemented Interfaces:
DWARFAttributeValue
DWARF indirect attribute.
Holds a reference to an actual DWARFAttributeValue instance and its type.
Used with DW_FORM_indirect attributes that encode the form type of the attribute
value inline instead of in the DIE's abbreviation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DWARFIndirectAttribute
-
-
Method Details
-
getValue
-
getForm
-