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
def __init__(self, offset, size, name):
Parametersoffsetoffset where the segment starts
sizesize of the segment
namename of the segment
@property
def offset(self):

Property: Offset where the segment starts

@property
def size(self):

Property: Size of the segment

@property
def name(self):

Property: Name of the segment

@property
def _rvn_segment(self):
Undocumented
def __repr__(self):
Undocumented
API Documentation for reven, generated by pydoctor at 2018-06-06 16:31:21.