Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_type.h>
Public Attributes | |
RzType * | typ |
char * | path |
char* rz_type_path_t::path |
Definition at line 176 of file rz_type.h.
Referenced by rz_analysis_list_struct_offsets_handler(), rz_core_analysis_hint_set_offset(), and rz_type_path_new().
RzType* rz_type_path_t::typ |
Definition at line 175 of file rz_type.h.
Referenced by resolve_type_links(), rz_core_analysis_hint_set_offset(), and rz_type_path_new().