Class DebugSymbolSelector
- java.lang.Object
-
- ghidra.app.util.bin.format.pe.debug.DebugSymbolSelector
-
public class DebugSymbolSelector extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DebugSymbolSelector()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DebugSymbol
selectSymbol(FactoryBundledWithBinaryReader reader, int ptr)
-
-
-
Method Detail
-
selectSymbol
public static DebugSymbol selectSymbol(FactoryBundledWithBinaryReader reader, int ptr) throws java.io.IOException
- Throws:
java.io.IOException
-
-