AddressCorrelation

Package: ghidra.program.util
Type: class

11.2_PUBLIC

modifiedmethod: getCorrelatedDestinationRange
return type: AddressRange → AddressCorrelationRange
- ghidra.program.model.address.AddressRange getCorrelatedDestinationRange(ghidra.program.model.address.Address sourceAddress, ghidra.util.task.TaskMonitor monitor) throws CancelledException
+ ghidra.program.util.AddressCorrelationRange getCorrelatedDestinationRange(ghidra.program.model.address.Address sourceAddress, ghidra.util.task.TaskMonitor monitor) throws CancelledException

9.0.2_PUBLIC

introducedInitial version