java.lang.Object
com.ibm.j9ddr.corereaders.macho.MachoDumpReader.OSXThread
com.ibm.j9ddr.corereaders.macho.MachoDumpReader.OSXAMD64Thread
- All Implemented Interfaces:
IOSThread
- Enclosing class:
- MachoDumpReader
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
long
long
Methods declared in class com.ibm.j9ddr.corereaders.macho.MachoDumpReader.OSXThread
getMemoryRanges, getProperties, getRegisters, getStackFrames, getThreadId
-
Constructor Details
-
OSXAMD64Thread
-
-
Method Details
-
getInstructionPointer
public long getInstructionPointer() -
getBasePointer
public long getBasePointer() -
getStackPointer
public long getStackPointer()
-