|
IDAPython 9.0
|
This is the complete list of members for callregs_t, including all inherited members.
| __init__(self, *args) | callregs_t | |
| by_slots(self) | callregs_t | |
| FPREGS | callregs_t | static |
| fpregs | callregs_t | static |
| GPREGS | callregs_t | static |
| gpregs | callregs_t | static |
| init_regs(self, 'cm_t' cc) | callregs_t | |
| nregs | callregs_t | static |
| policy | callregs_t | static |
| regcount('cm_t' cc) | callregs_t | static |
| reginds(self, 'int *' gp_ind, 'int *' fp_ind, int r) | callregs_t | |
| reset(self) | callregs_t | |
| set(self, 'argreg_policy_t' _policy, 'int const *' gprs, 'int const *' fprs) | callregs_t | |
| set_registers(self, 'callregs_t::reg_kind_t' kind, int first_reg, int last_reg) | callregs_t | |
| swap(self, 'callregs_t' r) | callregs_t | |
| thisown | callregs_t | static |