java.lang.Object
com.ibm.j9ddr.corereaders.macho.MachoDumpReader.MachFile64
- Enclosing class:
- MachoDumpReader
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
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
-