- All Superinterfaces:
Comparable<IMemoryRange>
,IMemoryRange
- All Known Implementing Classes:
DetailedDumpMemorySource
,ELFMemorySource
,UnbackedMemorySource
A memory range that can hold all the OS properties for a range of a process.
-
Field Summary
Fields -
Method Summary
Methods declared in interface java.lang.Comparable
compareTo
Methods declared in interface com.ibm.j9ddr.corereaders.memory.IMemoryRange
contains, getAddressSpaceId, getBaseAddress, getName, getSize, getTopAddress, isBacked, isExecutable, isReadOnly, isShared, isSubRange, overlaps
-
Field Details
-
READABLE
Common properties for ImageSections.- See Also:
-
WRITABLE
- See Also:
-
EXECUTABLE
- See Also:
-
-
Method Details
-
getProperties
Properties getProperties()
-