FileSetEntryCommand

Package: ghidra.app.util.bin.format.macho.commands
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

addedmethod: getFileSetEntryId
ghidra.app.util.bin.format.macho.commands.LoadCommandString getFileSetEntryId()
addedmethod: getReserved
int getReserved()
removedmethod: createFileSetEntryCommand
static ghidra.app.util.bin.format.macho.commands.FileSetEntryCommand createFileSetEntryCommand(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, boolean is32bit) throws IOException
removedmethod: getFileSetEntryName
java.lang.String getFileSetEntryName()
removedmethod: getUnknown
long getUnknown()

10.1_PUBLIC

introducedInitial version