Class DWARFMissingAttributeValue
java.lang.Object
ghidra.app.util.bin.format.dwarf.attribs.DWARFMissingAttributeValue
- All Implemented Interfaces:
DWARFAttributeValue
Placeholder for an attribute value that failed to be deserialized.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValueString(DWARFCompilationUnit cu, DWARFAttributeDef<?> def) toString()
-
Constructor Details
-
DWARFMissingAttributeValue
public DWARFMissingAttributeValue()
-
-
Method Details
-
getValueString
- Specified by:
getValueStringin interfaceDWARFAttributeValue
-
toString
-