Package ghidra.program.util
Interface DiscoverableAddressCorrelator
- All Superinterfaces:
AddressCorrelator
,ExtensionPoint
AddressCorrelators that want to be discovered by version tracking should implement this interface.
-
Field Summary
Fields inherited from interface ghidra.program.util.AddressCorrelator
DEFAULT_PRIORITY, EARLY_PRIORITY, LATE_CHANCE_PRIORITY, PRIORITY_OFFSET
-
Method Summary
Methods inherited from interface ghidra.program.util.AddressCorrelator
correlate, correlate, getDefaultOptions, getOptions, getPriority, setOptions