|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <sdb.h>
Public Attributes | |
| char * | dir |
| char * | path |
| char * | name |
| int | fd |
| int | refs |
| int | lock |
| int | journal |
| struct cdb | db |
| struct cdb_make | m |
| HtPP * | ht |
| ut32 | eod |
| ut32 | pos |
| int | fdump |
| char * | ndump |
| ut64 | expire |
| ut64 | last |
| int | options |
| int | ns_lock |
| SdbList * | ns |
| SdbList * | hooks |
| ut32 | depth |
| bool | timestamped |
| char* sdb_t::name |
Definition at line 66 of file sdb.h.
Referenced by cmd_descs_generate.Arg::__str__(), cmd_descs_generate.Detail::__str__(), cmd_descs_generate.Arg::_get_choices_cname(), cmd_descs_generate.CmdDesc::_validate(), cmd_descs_generate.Detail::get_detail_entries_cname(), test_group_name.GroupTest::run(), sdb_ns_new(), and cmd_descs_generate.CmdDesc::str_tab().
| SdbList* sdb_t::ns |
Definition at line 82 of file sdb.h.
Referenced by rop_kuery(), sdb_diff_report(), session_sdb_save(), and walk_namespace().
| int sdb_t::options |
Definition at line 80 of file sdb.h.
Referenced by cmd_descs_generate.CmdDesc::__str__().
| char* sdb_t::path |
Definition at line 65 of file sdb.h.
Referenced by __core_analysis_fcn(), rz_core_analysis_cc_init(), and sdb_ns_new().
| ut32 sdb_t::pos |
Definition at line 75 of file sdb.h.
Referenced by cmd_descs_generate.CmdDesc::_validate().
| int sdb_t::refs |
Definition at line 68 of file sdb.h.
Referenced by rz_bin_object_new().