Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
ut64 | sy_call |
ut64 | sy_arg_munge32 |
st32 | sy_return_type |
st16 | sy_narg |
ut16 | sy_arg_bytes |
Definition at line 1298 of file bin_xnu_kernelcache.c.
ut16 _r_sysent::sy_arg_bytes |
Definition at line 1303 of file bin_xnu_kernelcache.c.
ut64 _r_sysent::sy_arg_munge32 |
Definition at line 1300 of file bin_xnu_kernelcache.c.
ut64 _r_sysent::sy_call |
Definition at line 1299 of file bin_xnu_kernelcache.c.
st16 _r_sysent::sy_narg |
Definition at line 1302 of file bin_xnu_kernelcache.c.
st32 _r_sysent::sy_return_type |
Definition at line 1301 of file bin_xnu_kernelcache.c.