Class S_GPROC32_NEW

java.lang.Object
ghidra.app.util.bin.format.pe.debug.DebugSymbol
ghidra.app.util.bin.format.pe.debug.S_GPROC32_NEW

public class S_GPROC32_NEW extends DebugSymbol
A class to represent the S_GPROC32_NEW data structure.
  • Method Details

    • getParent

      public int getParent()
    • getEnd

      public int getEnd()
    • getNext

      public int getNext()
    • getDebugStart

      public int getDebugStart()
    • getDebugEnd

      public int getDebugEnd()
    • getProcLen

      public int getProcLen()
      Returns the procedure length.
      Returns:
      the procedure length
    • getProcType

      public short getProcType()
      Returns the procedure type.
      Returns:
      the procedure type
    • getProcOffset

      public int getProcOffset()
      Returns the procedure offset.
      Returns:
      the procedure offset