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