Class BaseSectionProvider

java.lang.Object
ghidra.app.util.bin.format.dwarf.sectionprovider.BaseSectionProvider
All Implemented Interfaces:
DWARFSectionProvider, Closeable, AutoCloseable
Direct Known Subclasses:
ExternalDebugFileSectionProvider

public class BaseSectionProvider extends Object implements DWARFSectionProvider
Fetches DWARF sections from a normal program using simple Ghidra memory blocks.