DiffUtility

Package: ghidra.program.util
Type: class

11.0_PUBLIC

addedmethod: getCompatibleAddressSet
static ghidra.program.model.address.AddressSet getCompatibleAddressSet(ghidra.program.model.address.AddressRange range, ghidra.program.model.listing.Program otherProgram, boolean exactMatchOnly)
removedmethod: getCompatibleAddressRange
static ghidra.program.model.address.AddressRange getCompatibleAddressRange(ghidra.program.model.address.AddressRange range, ghidra.program.model.listing.Program otherProgram)
removedmethod: getNonCompatibleAddressSet
static ghidra.program.model.address.AddressSet getNonCompatibleAddressSet(ghidra.program.model.address.AddressSetView set, ghidra.program.model.listing.Program otherProgram)

9.0.1_PUBLIC

introducedInitial version