Package ghidra.app.util.bin.format.dwarf4.attribs
package ghidra.app.util.bin.format.dwarf4.attribs
-
ClassDescriptionStores a integer value (with ambiguous signedness) in a long, with a mask that will allow the consumer at a later time to treat the value as signed or unsigned.A factory for deserializing
dwarf attribute
from a stream.Base interface for all DWARF attribute value implementations.DWARF attribute with binary bytes.DWARF boolean attribute.DWARF string attribute, where getting the value from the string table is deferred until requested for the first time.DWARF indirect attribute.DWARF numeric attribute.DWARF string attribute.