Package ghidra.app.util.bin.format.dwarf.line
package ghidra.app.util.bin.format.dwarf.line
-
ClassDescriptionDWARFFile is used to store file or directory entries in the DWARFLine.A structure read from .debug_line, contains indexed source filenames as well as a mapping between addresses and source filename and linenumbers.Represents an identifier of a value in a DWARFLine/DWARFFile object.Defines a
DWARFLineContentType
attribute value.Handles executing, step-by-step, the address-to-sourcefile mapping instructions found at the end of a DWARFLine structure.