AddressableByteSource

Package: ghidra.features.base.memsearch.bytesource
Type: class

12.1_PUBLIC

addedmethod: generateProgramLocation
static ghidra.program.util.ProgramLocation generateProgramLocation(ghidra.program.model.listing.Program pgm, ghidra.program.model.address.Address address)
addedmethod: getCanonicalLocation
ghidra.program.util.ProgramLocation getCanonicalLocation(ghidra.program.model.address.Address address)
addedmethod: rebaseFromCanonical
ghidra.program.model.address.Address rebaseFromCanonical(ghidra.program.util.ProgramLocation location)

11.2_PUBLIC

introducedInitial version