Interface IDetailedMemoryRange
- 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 Comparable
compareToMethods declared in interface IMemoryRange
contains, getAddressSpaceId, getBaseAddress, getName, getSize, getTopAddress, isBacked, isExecutable, isReadOnly, isShared, isSubRange, overlaps
-
Field Details
-
READABLE
-
WRITABLE
- See Also:
-
EXECUTABLE
- See Also:
-
-
Method Details
-
getProperties
Properties getProperties()
-