class documentation

class ChunkStackOffset(object):

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method target Undocumented
Instance Variable _stack_offset Undocumented
Instance Variable _chunk_size Undocumented
Instance Variable _base_register Undocumented
def __init__(self, stack_offset, size, base=reven2.arch.x64.rsp):

Undocumented

Parametersstack_offsetUndocumented (type: int)
sizeUndocumented (type: int)
baseUndocumented (type: _Register)
_stack_offset =

Undocumented

_chunk_size =

Undocumented

_base_register =

Undocumented

def target(self, context):

Undocumented

ParameterscontextUndocumented (type: _Context)
ReturnsUndocumented (type: _LogicalAddress)
API Documentation for reven2, generated by pydoctor 21.2.2 at 2021-10-01 07:18:12.