Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_types.h>
Go to the source code of this file.
Functions | |
RZ_API int | rz_signal_from_string (const char *str) |
RZ_API const char * | rz_signal_to_string (int code) |
Definition at line 52 of file signal.c.
References e, i, signals, and cmd_descs_generate::str.
Referenced by rz_core_debug_kill(), and rz_run_parseline().
Definition at line 63 of file signal.c.
References i, NULL, and signals.
Referenced by handle_exception_message(), rz_cmd_debug(), rz_core_debug_kill(), rz_debug_continue_kill(), and rz_debug_wait().