AbstractClassicProcessor

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

9.0.2_PUBLIC

addedmethod: getClassicOrdinalName
java.lang.String getClassicOrdinalName(int libraryOrdinal)
addedmethod: getRelocationBase
long getRelocationBase()
addedmethod: getSectionName
ghidra.app.util.bin.format.macho.Section getSectionName(long address)
addedmethod: getSymbol
ghidra.program.model.symbol.Symbol getSymbol(ghidra.app.util.bin.format.macho.commands.NList nList)
addedfield: header
ghidra.app.util.bin.format.macho.MachHeader header
addedfield: program
ghidra.program.model.listing.Program program

9.0.1_PUBLIC

introducedInitial version