Class DWARFProgram

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

public class DWARFProgram extends Object implements Closeable
DWARFProgram encapsulates a Ghidra program with DWARF specific reference data used by DWARFDataTypeImporter and DWARFFunctionImporter, along with some helper functions.