IDA C++ SDK 9.2
|
The context info used by visitors. More...
#include <hexrays.hpp>
Public Member Functions | |
op_parent_info_t (mba_t *_mba=nullptr, mblock_t *_blk=nullptr, minsn_t *_topins=nullptr) | |
virtual | ~op_parent_info_t () |
HEXRAYS_MEMORY_ALLOCATION_FUNCS () bool really_alloc() const |
Public Attributes | |
mba_t * | mba |
mblock_t * | blk |
minsn_t * | topins |
minsn_t * | curins |
The context info used by visitors.
|
inline |
|
inlinevirtual |
op_parent_info_t::HEXRAYS_MEMORY_ALLOCATION_FUNCS | ( | ) | const |
mba_t* op_parent_info_t::mba |
mblock_t* op_parent_info_t::blk |
minsn_t* op_parent_info_t::topins |
minsn_t* op_parent_info_t::curins |