|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_platform.h>
Public Attributes | |
| char * | cpu |
| char * | arch |
| RzPlatformProfile * | profile |
Definition at line 31 of file rz_platform.h.
| char* rz_platform_target_t::arch |
Definition at line 33 of file rz_platform.h.
Referenced by test_group_name.GroupTest::run(), rz_platform_profiles_init(), and rz_platform_target_free().
| char* rz_platform_target_t::cpu |
Definition at line 32 of file rz_platform.h.
Referenced by rz_platform_profiles_init(), and rz_platform_target_free().
| RzPlatformProfile* rz_platform_target_t::profile |
Definition at line 34 of file rz_platform.h.
Referenced by ds_build_op_str(), resolve_mmio(), rz_analysis_add_device_peripheral_map(), rz_core_analysis_all(), rz_platform_target_free(), rz_platform_target_new(), and sdb_load_arch_profile().