Class DWARFLineProgramExecutor

java.lang.Object
ghidra.app.util.bin.format.dwarf.line.DWARFLineProgramExecutor
All Implemented Interfaces:
Closeable, AutoCloseable

public final class DWARFLineProgramExecutor extends Object implements Closeable
Handles executing, step-by-step, the address-to-sourcefile mapping instructions found at the end of a DWARFLine structure.