Definition at line 8 of file arm64.py.
◆ _fields_
tuple capstone.arm64.Arm64OpMem._fields_ |
|
staticprivate |
Initial value:= (
('base', ctypes.c_uint),
('index', ctypes.c_uint),
('disp', ctypes.c_int32),
)
Definition at line 9 of file arm64.py.
The documentation for this class was generated from the following file:
- subprojects/capstone-bundled/bindings/python/capstone/arm64.py