addedmethod:
getBindingTable
ghidra.app.util.bin.format.macho.commands.dyld.BindingTable getBindingTable()
addedmethod:
getLazyBindingTable
ghidra.app.util.bin.format.macho.commands.dyld.BindingTable getLazyBindingTable()
addedmethod:
getWeakBindingTable
ghidra.app.util.bin.format.macho.commands.dyld.BindingTable getWeakBindingTable()
addedmethod:
markup
void markup(ghidra.program.model.listing.Program program, ghidra.app.util.bin.format.macho.MachHeader header, java.lang.String source, ghidra.util.task.TaskMonitor monitor, ghidra.app.util.importer.MessageLog log) throws CancelledException
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)