SubLibraryCommand

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

10.4_PUBLIC

addedmethod: markupRawBinary
void markupRawBinary(ghidra.app.util.bin.format.macho.MachHeader header, ghidra.program.flatapi.FlatProgramAPI api, ghidra.program.model.address.Address baseAddress, ghidra.program.model.listing.ProgramModule parentModule, ghidra.util.task.TaskMonitor monitor, ghidra.app.util.importer.MessageLog log)
removedmethod: markup
void markup(ghidra.app.util.bin.format.macho.MachHeader header, ghidra.program.flatapi.FlatProgramAPI api, ghidra.program.model.address.Address baseAddress, boolean isBinary, ghidra.program.model.listing.ProgramModule parentModule, ghidra.util.task.TaskMonitor monitor, ghidra.app.util.importer.MessageLog log)

9.1_PUBLIC

modifiedmethod: getSubLibraryName
return type: String → LoadCommandString
- java.lang.String getSubLibraryName()
+ ghidra.app.util.bin.format.macho.commands.LoadCommandString getSubLibraryName()

9.0.1_PUBLIC

introducedInitial version