Class DWARFStringAttribute
java.lang.Object
ghidra.app.util.bin.format.dwarf.attribs.DWARFStringAttribute
- All Implemented Interfaces:
DWARFAttributeValue
DWARF string attribute.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValueString(DWARFCompilationUnit cu, DWARFAttributeDef<?> def) toString()
-
Field Details
-
value
-
-
Constructor Details
-
DWARFStringAttribute
-
-
Method Details
-
getValue
-
getValueString
- Specified by:
getValueStringin interfaceDWARFAttributeValue
-
toString
-