Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_platform.h>
Public Attributes | |
HtUP * | platforms |
char * | path |
Path used to load the platforms, used to avoid reloading. More... | |
Definition at line 42 of file rz_platform.h.
char* rz_platform_target_index_t::path |
Path used to load the platforms, used to avoid reloading.
Definition at line 44 of file rz_platform.h.
Referenced by rz_platform_target_index_free(), and rz_platform_target_index_init().
HtUP* rz_platform_target_index_t::platforms |
Definition at line 43 of file rz_platform.h.
Referenced by rz_platform_index_add_flags_comments(), rz_platform_target_index_free(), and rz_platform_target_index_new().