DSymSectionProvider

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

11.1_PUBLIC

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

10.2_PUBLIC

addedmethod: createSectionProviderFor
static ghidra.app.util.bin.format.dwarf4.next.sectionprovider.DSymSectionProvider createSectionProviderFor(ghidra.program.model.listing.Program program, ghidra.util.task.TaskMonitor monitor)
addedmethod: getSectionAsByteProvider
ghidra.app.util.bin.ByteProvider getSectionAsByteProvider(java.lang.String sectionName, ghidra.util.task.TaskMonitor monitor) throws IOException
removedmethod: createSectionProviderFor
static ghidra.app.util.bin.format.dwarf4.next.sectionprovider.DSymSectionProvider createSectionProviderFor(ghidra.program.model.listing.Program program)
removedmethod: getSectionAsByteProvider
ghidra.app.util.bin.ByteProvider getSectionAsByteProvider(java.lang.String sectionName) throws IOException

9.0.1_PUBLIC

introducedInitial version