ExternalDebugFileSectionProvider

Package: ghidra.app.util.bin.format.dwarf4.next.sectionprovider
Type: class

11.1_PUBLIC

removedtype: ghidra.app.util.bin.format.dwarf4.next.sectionprovider.ExternalDebugFileSectionProvider
class ExternalDebugFileSectionProvider

10.2_PUBLIC

addedmethod: createExternalSectionProviderFor
static ghidra.app.util.bin.format.dwarf4.next.sectionprovider.DWARFSectionProvider createExternalSectionProviderFor(ghidra.program.model.listing.Program program, ghidra.util.task.TaskMonitor monitor)
removedmethod: createSectionProviderFor
static ghidra.app.util.bin.format.dwarf4.next.sectionprovider.DWARFSectionProvider createSectionProviderFor(ghidra.program.model.listing.Program program, ghidra.util.task.TaskMonitor monitor)

10.1_PUBLIC

introducedInitial version