Single allocated section of the target memory. More...
Public Member Functions | |
| Address | getEnd () |
| Last offset of the section. | |
| Address | getStart () |
| First offset of the section. | |
| String | toString () |
| Printable representation of the memory section. | |
Describes a single allocated memory section of the target process memory.
| Address BinNavi.API.debug.MemorySection.getEnd | ( | ) |
Returns the last offset of the memory section.
| Address BinNavi.API.debug.MemorySection.getStart | ( | ) |
Returns the first offset of the memory section.
| String BinNavi.API.debug.MemorySection.toString | ( | ) |
Returns a string representation of the memory section.
1.7.1