Rizin
unix-like reverse engineering framework and cli tools
|
#include <qtm.h>
Public Attributes | |
int | shiftsleft |
int | entries |
struct qtmd_modelsym * | syms |
int qtmd_model::entries |
Definition at line 29 of file qtm.h.
Referenced by cmd_descs_generate.Detail::get_cstructure(), qtmd_init_model(), and qtmd_update_model().
int qtmd_model::shiftsleft |
Definition at line 29 of file qtm.h.
Referenced by qtmd_init_model(), and qtmd_update_model().
struct qtmd_modelsym * qtmd_model::syms |
Definition at line 30 of file qtm.h.
Referenced by qtmd_init_model(), and qtmd_update_model().