Class MachoDumpReader.MachFile64
java.lang.Object
com.ibm.j9ddr.corereaders.macho.MachoDumpReader.MachFile64
- Enclosing class:
 MachoDumpReader
- 
Field Summary
FieldsModifier and TypeFieldDescription - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends IMemorySource> getMemoryRangesWithOffset(long vmAddrOffset)  
- 
Field Details
- 
header
 - 
loadCommands
 - 
segments
 - 
otherLoads
 - 
threads
 
 - 
 - 
Constructor Details
- 
MachFile64
public MachFile64() 
 - 
 - 
Method Details
- 
getMemoryRangesWithOffset
public Collection<? extends IMemorySource> getMemoryRangesWithOffset(long vmAddrOffset) throws IOException - Throws:
 IOException
 
 -