Class S_BPREL32_NEW
- java.lang.Object
-
- ghidra.app.util.bin.format.pe.debug.DebugSymbol
-
- ghidra.app.util.bin.format.pe.debug.S_BPREL32_NEW
-
public class S_BPREL32_NEW extends DebugSymbol
A class to represent the S_BPREL32_NEW data structure.
-
-
Constructor Summary
Constructors Constructor Description S_BPREL32_NEW()
DO NOT USE THIS CONSTRUCTOR, USE create*(GenericFactory ...) FACTORY METHODS INSTEAD.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description short
getVariableType()
Returns the variable type.-
Methods inherited from class ghidra.app.util.bin.format.pe.debug.DebugSymbol
getLength, getName, getOffset, getSection, getType, processDebugSymbol
-
-