Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
RzThreadLock * | lock |
RzBinFile * | bf |
HtUP * | strings_db |
Definition at line 16 of file bfile_string.c.
RzBinFile* shared_data_t::bf |
Definition at line 18 of file bfile_string.c.
Referenced by create_string_search_thread(), search_string_thread_runner(), and shared_data_read_at().
RzThreadLock* shared_data_t::lock |
Definition at line 17 of file bfile_string.c.
Referenced by rz_bin_file_strings(), shared_data_read_at(), and shared_ht_up_insert().
HtUP* shared_data_t::strings_db |
Definition at line 19 of file bfile_string.c.
Referenced by shared_ht_up_insert().