Module openj9.dtfj

Class MachoDumpReader.OSXAMD64Thread

java.lang.Object
com.ibm.j9ddr.corereaders.macho.MachoDumpReader.OSXThread
com.ibm.j9ddr.corereaders.macho.MachoDumpReader.OSXAMD64Thread
All Implemented Interfaces:
IOSThread
Enclosing class:
MachoDumpReader

public static final class MachoDumpReader.OSXAMD64Thread extends MachoDumpReader.OSXThread
  • Constructor Details

    • OSXAMD64Thread

      public OSXAMD64Thread(long tid, ThreadCommand thread)
  • Method Details

    • getInstructionPointer

      public long getInstructionPointer()
    • getBasePointer

      public long getBasePointer()
    • getStackPointer

      public long getStackPointer()