#include <hexrays.hpp>
◆ HEXRAYS_MEMORY_ALLOCATION_FUNCS()
mlist_mop_visitor_t::HEXRAYS_MEMORY_ALLOCATION_FUNCS |
( |
| ) |
|
|
inline |
◆ visit_mop()
virtual int idaapi mlist_mop_visitor_t::visit_mop |
( |
mop_t * | op | ) |
|
|
pure virtual |
◆ topins
minsn_t* mlist_mop_visitor_t::topins = nullptr |
◆ curins
minsn_t* mlist_mop_visitor_t::curins = nullptr |
◆ changed
bool mlist_mop_visitor_t::changed = false |
◆ list
mlist_t* mlist_mop_visitor_t::list = nullptr |
◆ prune
bool mlist_mop_visitor_t::prune = false |
Should skip sub-operands of the current operand?
visit_mop() may set 'prune=true' for that.
The documentation for this struct was generated from the following file: