|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <sdb.h>
Public Attributes | |
| const SdbList * | path |
| const char * | k |
| const char * | v |
| bool | add |
| bool sdb_diff_t::add |
Definition at line 139 of file sdb.h.
Referenced by dbdiff_cb(), and sdb_diff_format().
| const char* sdb_diff_t::k |
Definition at line 137 of file sdb.h.
Referenced by sdb_diff_format().
Definition at line 136 of file sdb.h.
Referenced by sdb_diff_format().
| const char* sdb_diff_t::v |
Definition at line 138 of file sdb.h.
Referenced by sdb_diff_format().