Class S_GPROC32_NEW


  • public class S_GPROC32_NEW
    extends DebugSymbol
    A class to represent the S_GPROC32_NEW data structure.
    • Constructor Detail

      • S_GPROC32_NEW

        public S_GPROC32_NEW()
        DO NOT USE THIS CONSTRUCTOR, USE create*(GenericFactory ...) FACTORY METHODS INSTEAD.
    • Method Detail

      • 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