ListingAddressCorrelation

Package: ghidra.program.util
Type: class

11.2_PUBLIC

addedmethod: getAddress
ghidra.program.model.address.Address getAddress(ghidra.util.datastruct.Duo.Side side, ghidra.program.model.address.Address otherSideAddress)
addedmethod: getAddresses
ghidra.program.model.address.AddressSetView getAddresses(ghidra.util.datastruct.Duo.Side side)
addedmethod: getFunction
ghidra.program.model.listing.Function getFunction(ghidra.util.datastruct.Duo.Side side)
addedmethod: getProgram
ghidra.program.model.listing.Program getProgram(ghidra.util.datastruct.Duo.Side side)
removedmethod: getAddressesInFirst
ghidra.program.model.address.AddressSetView getAddressesInFirst()
removedmethod: getAddressesInSecond
ghidra.program.model.address.AddressSetView getAddressesInSecond()
removedmethod: getAddressInFirst
ghidra.program.model.address.Address getAddressInFirst(ghidra.program.model.address.Address addressInSecond)
removedmethod: getAddressInSecond
ghidra.program.model.address.Address getAddressInSecond(ghidra.program.model.address.Address addressInFirst)
removedmethod: getFirstProgram
ghidra.program.model.listing.Program getFirstProgram()
removedmethod: getSecondProgram
ghidra.program.model.listing.Program getSecondProgram()

9.0.2_PUBLIC

introducedInitial version