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)