|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_util.h>Go to the source code of this file.
Functions | |
| static void | print_message (RzLogLevel level, const char *fmt, va_list args) |
| RZ_API void | rz_assert_log (RzLogLevel level, const char *fmt,...) |
|
static |
| RZ_API void rz_assert_log | ( | RzLogLevel | level, |
| const char * | fmt, | ||
| ... | |||
| ) |
Definition at line 26 of file assert.c.
References args, env, free(), level, print_message(), rz_sys_backtrace(), rz_sys_breakpoint, and rz_sys_getenv().