DebugCOFFSymbol

Package: ghidra.app.util.bin.format.pe.debug
Type: class

10.2_PUBLIC

addedmethod: toString
java.lang.String toString()
removedmethod: createDebugCOFFSymbol
static ghidra.app.util.bin.format.pe.debug.DebugCOFFSymbol createDebugCOFFSymbol(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, int index, ghidra.app.util.bin.format.pe.debug.DebugCOFFSymbolTable symbolTable) throws IOException
removedmethod: createDebugCOFFSymbol
static ghidra.app.util.bin.format.pe.debug.DebugCOFFSymbol createDebugCOFFSymbol(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, int index, long stringTableIndex) throws IOException

10.1_PUBLIC

addedmethod: createDebugCOFFSymbol
static ghidra.app.util.bin.format.pe.debug.DebugCOFFSymbol createDebugCOFFSymbol(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, int index, long stringTableIndex) throws IOException
removedmethod: createDebugCOFFSymbol
static ghidra.app.util.bin.format.pe.debug.DebugCOFFSymbol createDebugCOFFSymbol(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, int index, int stringTableIndex) throws IOException

9.0.1_PUBLIC

introducedInitial version