Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Classes | |
struct | rz_syscall_item_t |
struct | rz_sysreg_item_t |
struct | rz_sysreg_db_t |
struct | rz_syscall_t |
struct | rz_syscall_plugin_t |
struct | rz_syscall_arch_plugin_t |
Macros | |
#define | RZ_SYSCALL_ARGS 7 |
Typedefs | |
typedef struct rz_syscall_item_t | RzSyscallItem |
typedef struct rz_sysreg_item_t | RzSysregItem |
typedef struct rz_sysreg_db_t | RzSysregsDB |
typedef struct rz_syscall_t | RzSyscall |
typedef struct rz_syscall_plugin_t | RzSyscallPlugin |
typedef struct rz_syscall_arch_plugin_t | RzSyscallArchPlugin |
Functions | |
RZ_LIB_VERSION_HEADER (rz_syscall) | |
#define RZ_SYSCALL_ARGS 7 |
Definition at line 17 of file rz_syscall.h.
typedef struct rz_syscall_t RzSyscall |
typedef struct rz_syscall_arch_plugin_t RzSyscallArchPlugin |
typedef struct rz_syscall_item_t RzSyscallItem |
typedef struct rz_syscall_plugin_t RzSyscallPlugin |
typedef struct rz_sysreg_item_t RzSysregItem |
typedef struct rz_sysreg_db_t RzSysregsDB |
RZ_LIB_VERSION_HEADER | ( | rz_syscall | ) |