|
IDA SDK
|
This is the complete list of members for procmod_t, including all inherited members.
| _eah (defined in modctx_t) | modctx_t | |
| ash (defined in modctx_t) | modctx_t | |
| calc_op_dtype(sint8 dtype) const (defined in procmod_t) | procmod_t | inlineprotected |
| clr_ignore_micro(ea_t ea) (defined in ignore_micro_t) | ignore_micro_t | inline |
| get_ignore_micro(ea_t ea) const (defined in ignore_micro_t) | ignore_micro_t | inline |
| ignore_micro (defined in ignore_micro_t) | ignore_micro_t | |
| init_ignore_micro(void) (defined in ignore_micro_t) | ignore_micro_t | inline |
| is_epilog_insn(ea_t ea) const (defined in ignore_micro_t) | ignore_micro_t | inline |
| is_prolog_insn(ea_t ea) const (defined in ignore_micro_t) | ignore_micro_t | inline |
| is_switch_insn(ea_t ea) const (defined in ignore_micro_t) | ignore_micro_t | inline |
| listener_flags (defined in event_listener_t) | event_listener_t | |
| make_op_displ(op_t *op, int base_reg, uval_t displ, int8 dtype=-1) const (defined in procmod_t) | procmod_t | inline |
| make_op_imm(op_t *op, uval_t val, int8 dtype=-1) const (defined in procmod_t) | procmod_t | inline |
| make_op_phrase(op_t *op, int base_reg, int index_reg, int8 dtype=-1) const | procmod_t | inline |
| make_op_reg(op_t *op, int reg, int8 dtype=-1) const | procmod_t | inline |
| mark_epilog_insn(ea_t ea) (defined in ignore_micro_t) | ignore_micro_t | inline |
| mark_prolog_insn(ea_t ea) (defined in ignore_micro_t) | ignore_micro_t | inline |
| mark_switch_insn(ea_t ea) (defined in ignore_micro_t) | ignore_micro_t | inline |
| modctx_t() (defined in modctx_t) | modctx_t | inline |
| next_marked_insn(ea_t ea) (defined in ignore_micro_t) | ignore_micro_t | inline |
| on_event(ssize_t code, va_list va)=0 | event_listener_t | pure virtual |
| ph (defined in modctx_t) | modctx_t | |
| procmod_flags (defined in procmod_t) | procmod_t | |
| procmod_t() (defined in procmod_t) | procmod_t | inline |
| procmod_t(const procmod_t &)=delete (defined in procmod_t) | procmod_t | |
| reserved (defined in modctx_t) | modctx_t | |
| set_ignore_micro(ea_t ea, uchar im_type) (defined in ignore_micro_t) | ignore_micro_t | inline |
| should_ignore_micro(ea_t ea) const (defined in ignore_micro_t) | ignore_micro_t | inline |
| term_ignore_micro(void) (defined in ignore_micro_t) | ignore_micro_t | inline |
| ~event_listener_t() (defined in event_listener_t) | event_listener_t | inlinevirtual |