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