NList

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

10.4_PUBLIC

addedmethod: getSize
int getSize()
addedmethod: is32bit
boolean is32bit()

10.2_PUBLIC

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

10.0.2_PUBLIC

addedmethod: isIndirect
boolean isIndirect()

9.1.1_PUBLIC

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

9.1_PUBLIC

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

9.0.1_PUBLIC

introducedInitial version