addedmethod:
createNList
static ghidra.app.util.bin.format.macho.commands.NList createNList(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, boolean is32bit) throws IOException
addedmethod:
initString
void initString(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, long stringTableOffset)
removedmethod:
createNList
static ghidra.app.util.bin.format.macho.commands.NList createNList(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, boolean is32bit, long stringTableOffset) throws IOException