DWARFSectionProvider

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

11.1_PUBLIC

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

10.2_PUBLIC

addedmethod: getSectionAsByteProvider
ghidra.app.util.bin.ByteProvider getSectionAsByteProvider(java.lang.String sectionName, ghidra.util.task.TaskMonitor monitor) throws IOException
removedmethod: getSectionAsByteProvider
ghidra.app.util.bin.ByteProvider getSectionAsByteProvider(java.lang.String sectionName) throws IOException

10.1_PUBLIC

addedmethod: updateProgramInfo
void updateProgramInfo(ghidra.program.model.listing.Program program)

9.0.2_PUBLIC

introducedInitial version