reven.api.AddressSpace.Segment(object)
class documentationreven.api.AddressSpace
(View In Hierarchy)
Named contiguous part of memory.
Method | __init__ | |
Method | offset | Property: Offset where the segment starts |
Method | size | Property: Size of the segment |
Method | name | Property: Name of the segment |
Method | __repr__ | Undocumented |
Method | _rvn_segment | Undocumented |