Proxy of C++ minsn_t class.
|
minsn_t
|
__init__(self,
_ea)
__init__(self, m) -> minsn_t |
|
|
|
bool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bool
|
| contains_call(self,
with_helpers=False) |
|
|
|
bool
|
| contains_opcode(self,
mcode) |
|
|
|
char const *
|
|
|
bool
|
| equal_insns(self,
m,
eqflags) |
|
|
|
minsn_t
|
| find_call(self,
with_helpers=False) |
|
|
|
minsn_t
|
| find_ins_op(self,
op=m_nop) |
|
|
|
mop_t
|
|
|
minsn_t
|
find_opcode(self,
mcode)
find_opcode(self, mcode) -> minsn_t |
|
|
|
int
|
|
|
int
|
|
|
funcrole_t
|
|
|
int
|
|
|
bool
|
| has_side_effects(self,
include_ldx_and_divs=False) |
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
| is_noret_call(self,
ignore_noret_icall=False) |
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
bool
|
|
|
int
|
|
|
bool
|
| may_use_aliased_memory(self) |
|
|
|
bool
|
|
|
bool
|
|
|
int
|
| optimize_solo(self,
optflags=0) |
|
|
|
int
|
| optimize_subtree(self,
blk,
top,
parent,
converted_call,
optflags=0x0002) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bool
|
|
|
bool
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|
|
|
d
minsn_t_d_get(self) -> mop_t
|
|
|
ea
minsn_t_ea_get(self) -> ea_t
|
|
|
iprops
minsn_t_iprops_get(self) -> int
|
|
|
l
minsn_t_l_get(self) -> mop_t
|
|
|
meminfo
|
|
|
next
minsn_t_next_get(self) -> minsn_t
|
|
|
obj_id
_obj_id(self) -> PyObject *
|
|
|
opcode
minsn_t_opcode_get(self) -> mcode_t
|
|
|
prev
minsn_t_prev_get(self) -> minsn_t
|
|
|
r
minsn_t_r_get(self) -> mop_t
|
|
|
thisown
The membership flag
|
|
Inherited from object:
__class__
|