IDAPython 9.0
|
This is the complete list of members for mop_t, including all inherited members.
__eq__(self, 'mop_t' rop) | mop_t | |
__init__(self, *args) | mop_t | |
__lt__(self, 'mop_t' rop) | mop_t | |
__ne__(self, 'mop_t' rop) | mop_t | |
_acquire_ownership(self, v, acquire) | mop_t | protected |
_deregister(self) | mop_t | protected |
_ensure_cond(self, ok, cond_str) | mop_t | protected |
_ensure_no_obj(self, o, attr, attr_is_acquired) | mop_t | protected |
_ensure_no_t(self) | mop_t | protected |
_ensure_ownership_transferrable(self, v) | mop_t | protected |
_get_a(self) | mop_t | protected |
_get_b(self) | mop_t | protected |
_get_c(self) | mop_t | protected |
_get_cstr(self) | mop_t | protected |
_get_d(self) | mop_t | protected |
_get_f(self) | mop_t | protected |
_get_fpc(self) | mop_t | protected |
_get_g(self) | mop_t | protected |
_get_helper(self) | mop_t | protected |
_get_l(self) | mop_t | protected |
_get_nnn(self) | mop_t | protected |
_get_pair(self) | mop_t | protected |
_get_r(self) | mop_t | protected |
_get_s(self) | mop_t | protected |
_get_scif(self) | mop_t | protected |
_get_t(self) | mop_t | protected |
_make_blkref(self, int blknum) | mop_t | protected |
_make_callinfo(self, 'mcallinfo_t' fi) | mop_t | protected |
_make_cases(self, 'mcases_t' _cases) | mop_t | protected |
_make_gvar(self, ida_idaapi.ea_t ea) | mop_t | protected |
_make_insn(self, 'minsn_t' ins) | mop_t | protected |
_make_lvar(self, 'mba_t' mba, int idx, int off=0) | mop_t | protected |
_make_pair(self, 'mop_pair_t' _pair) | mop_t | protected |
_make_reg(self, *args) | mop_t | protected |
_make_stkvar(self, 'mba_t' mba, int off) | mop_t | protected |
_make_strlit(self, str str) | mop_t | protected |
_maybe_disown_and_deregister(self) | mop_t | protected |
_meminfo(self) | mop_t | protected |
_obj_id(self) | mop_t | protected |
_own_and_register(self) | mop_t | protected |
_print(self, *args) | mop_t | protected |
_register(self) | mop_t | protected |
_set_a(self, 'mop_addr_t' _v) | mop_t | protected |
_set_b(self, int _v) | mop_t | protected |
_set_c(self, 'mcases_t' _v) | mop_t | protected |
_set_cstr(self, str _v) | mop_t | protected |
_set_d(self, 'minsn_t' _v) | mop_t | protected |
_set_f(self, 'mcallinfo_t' _v) | mop_t | protected |
_set_fpc(self, 'fnumber_t' _v) | mop_t | protected |
_set_g(self, ida_idaapi.ea_t _v) | mop_t | protected |
_set_helper(self, str _v) | mop_t | protected |
_set_l(self, 'lvar_ref_t' _v) | mop_t | protected |
_set_nnn(self, 'mnumber_t' _v) | mop_t | protected |
_set_pair(self, 'mop_pair_t' _v) | mop_t | protected |
_set_r(self, 'mreg_t' _v) | mop_t | protected |
_set_s(self, 'stkvar_ref_t' _v) | mop_t | protected |
_set_scif(self, 'scif_t' _v) | mop_t | protected |
_set_t(self, 'mopt_t' v) | mop_t | protected |
a | mop_t | static |
apply_ld_mcode(self, 'mcode_t' mcode, ida_idaapi.ea_t ea, int newsize) | mop_t | |
apply_xds(self, ida_idaapi.ea_t ea, int newsize) | mop_t | |
apply_xdu(self, ida_idaapi.ea_t ea, int newsize) | mop_t | |
assign(self, 'mop_t' rop) | mop_t | |
b | mop_t | static |
c | mop_t | static |
change_size(self, int nsize, 'side_effect_t' sideff=WITH_SIDEFF) | mop_t | |
create_from_insn(self, 'minsn_t' m) | mop_t | |
create_from_ivlset(self, 'mba_t' mba, 'ivlset_t' ivs, int fullsize) | mop_t | |
create_from_mlist(self, 'mba_t' mba, 'mlist_t' lst, int fullsize) | mop_t | |
create_from_scattered_vdloc(self, 'mba_t' mba, str name, 'tinfo_t' type, 'vdloc_t' loc) | mop_t | |
create_from_vdloc(self, 'mba_t' mba, 'vdloc_t' loc, int _size) | mop_t | |
cstr | mop_t | static |
d | mop_t | static |
double_size(self, 'side_effect_t' sideff=WITH_SIDEFF) | mop_t | |
dstr(self) | mop_t | |
empty(self) | mop_t | |
equal_mops(self, 'mop_t' rop, int eqflags) | mop_t | |
erase(self) | mop_t | |
erase_but_keep_size(self) | mop_t | |
f | mop_t | static |
for_all_ops(self, 'mop_visitor_t' mv, 'tinfo_t' type=None, bool is_target=False) | mop_t | |
for_all_scattered_submops(self, 'scif_visitor_t' sv) | mop_t | |
fpc | mop_t | static |
g | mop_t | static |
get_insn(self, 'mcode_t' code) | mop_t | |
get_stkoff(self, 'sval_t *' p_vdoff) | mop_t | |
get_stkvar(self, 'udm_t' udm=None, 'uval_t *' p_idaoff=None) | mop_t | |
has_side_effects(self, bool include_ldx_and_divs=False) | mop_t | |
helper | mop_t | static |
is01(self) | mop_t | |
is_arglist(self) | mop_t | |
is_bit_reg(self, *args) | mop_t | |
is_cc(self) | mop_t | |
is_ccflags(self) | mop_t | |
is_constant(self, bool is_signed=True) | mop_t | |
is_equal_to(self, 'uint64' n, bool is_signed=True) | mop_t | |
is_extended_from(self, int nbytes, bool is_signed) | mop_t | |
is_glbaddr(self, *args) | mop_t | |
is_glbaddr_from_fixup(self) | mop_t | |
is_impptr_done(self) | mop_t | |
is_insn(self, *args) | mop_t | |
is_kreg(self) | mop_t | |
is_lowaddr(self) | mop_t | |
is_mob(self, int serial) | mop_t | |
is_negative_constant(self) | mop_t | |
is_one(self) | mop_t | |
is_pcval(self) | mop_t | |
is_positive_constant(self) | mop_t | |
is_reg(self, *args) | mop_t | |
is_scattered(self) | mop_t | |
is_sign_extended_from(self, int nbytes) | mop_t | |
is_stkaddr(self) | mop_t | |
is_udt(self) | mop_t | |
is_undef_val(self) | mop_t | |
is_zero(self) | mop_t | |
is_zero_extended_from(self, int nbytes) | mop_t | |
l | mop_t | static |
lexcompare(self, 'mop_t' rop) | mop_t | |
make_blkref(self, int blknum) | mop_t | |
make_first_half(self, int width) | mop_t | |
make_fpnum(self, 'void const *' bytes) | mop_t | |
make_gvar(self, ida_idaapi.ea_t ea) | mop_t | |
make_helper(self, str name) | mop_t | |
make_high_half(self, int width) | mop_t | |
make_insn(self, 'minsn_t' ins) | mop_t | |
make_low_half(self, int width) | mop_t | |
make_number(self, *args) | mop_t | |
make_reg(self, *args) | mop_t | |
make_reg_pair(self, int loreg, int hireg, int halfsize) | mop_t | |
make_second_half(self, int width) | mop_t | |
make_stkvar(self, 'mba_t' mba, int off) | mop_t | |
may_use_aliased_memory(self) | mop_t | |
meminfo | mop_t | static |
nnn | mop_t | static |
obj_id | mop_t | static |
oprops | mop_t | static |
pair | mop_t | static |
preserve_side_effects(self, 'mblock_t' blk, 'minsn_t' top, 'bool *' moved_calls=None) | mop_t | |
probably_floating(self) | mop_t | |
r | mop_t | static |
replace_by(self, o) | mop_t | |
s | mop_t | static |
scif | mop_t | static |
set_impptr_done(self) | mop_t | |
set_lowaddr(self) | mop_t | |
set_udt(self) | mop_t | |
set_undef_val(self) | mop_t | |
shift_mop(self, int offset) | mop_t | |
signed_value(self) | mop_t | |
size | mop_t | static |
swap(self, 'mop_t' rop) | mop_t | |
t | mop_t | static |
thisown | mop_t | static |
unsigned_value(self) | mop_t | |
update_numop_value(self, 'uint64' val) | mop_t | |
valnum | mop_t | static |
value(self, bool is_signed) | mop_t | |
zero(self) | mop_t |