binaryninja.function.RegisterValue

class RegisterValue(arch=None, value=None, confidence=255)[source]
__init__(arch=None, value=None, confidence=255)[source]

x.__init__(…) initializes x; see help(type(x)) for signature

Methods

__init__([arch, value, confidence]) x.__init__(…) initializes x; see help(type(x)) for signature
constant(value)
constant_ptr(value)
entry_value(arch, reg)
imported_address(value)
return_address()
stack_frame_offset(offset)
undetermined()