Class DWARFDeferredStringAttribute

java.lang.Object
ghidra.app.util.bin.format.dwarf4.attribs.DWARFStringAttribute
ghidra.app.util.bin.format.dwarf4.attribs.DWARFDeferredStringAttribute
All Implemented Interfaces:
DWARFAttributeValue

public class DWARFDeferredStringAttribute extends DWARFStringAttribute
DWARF string attribute, where getting the value from the string table is deferred until requested for the first time.