DebugSymbolSelector

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

10.2_PUBLIC

addedmethod: selectSymbol
static ghidra.app.util.bin.format.pe.debug.DebugSymbol selectSymbol(ghidra.app.util.bin.BinaryReader reader, int ptr) throws IOException
removedmethod: selectSymbol
static ghidra.app.util.bin.format.pe.debug.DebugSymbol selectSymbol(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, int ptr) throws IOException

9.0.1_PUBLIC

introducedInitial version