IDA C++ SDK 9.2
|
#include <regfinder.hpp>
Public Attributes | |
rfop_t | new_rfop |
const op_t * | dst_op = nullptr |
const op_t * | src_op = nullptr |
bool | is_signed = false |
sval_t | delta = 0 |
rfop_t reg_finder_t::move_desc_t::new_rfop |
const op_t* reg_finder_t::move_desc_t::dst_op = nullptr |
const op_t* reg_finder_t::move_desc_t::src_op = nullptr |
bool reg_finder_t::move_desc_t::is_signed = false |
sval_t reg_finder_t::move_desc_t::delta = 0 |