AbstractDyldInfoState

Package: ghidra.app.util.bin.format.macho.commands.dyld
Type: class

10.4_PUBLIC

removedtype: ghidra.app.util.bin.format.macho.commands.dyld.AbstractDyldInfoState
class AbstractDyldInfoState

9.0.2_PUBLIC

addedmethod: getAddress
ghidra.program.model.address.Address getAddress()
addedmethod: getOrdinalName
java.lang.String getOrdinalName()
addedmethod: getSegmentName
java.lang.String getSegmentName()
addedmethod: getSegmentStartAddress
long getSegmentStartAddress()
addedmethod: getTypeName
java.lang.String getTypeName()
addedfield: header
ghidra.app.util.bin.format.macho.MachHeader header
addedfield: program
ghidra.program.model.listing.Program program

9.0.1_PUBLIC

introducedInitial version