ThreadCommand

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

10.4_PUBLIC

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)

10.2_PUBLIC

removedmethod: createThreadCommand
static ghidra.app.util.bin.format.macho.threadcommand.ThreadCommand createThreadCommand(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, ghidra.app.util.bin.format.macho.MachHeader header) throws IOException

9.0.1_PUBLIC

introducedInitial version