IDAPython 9.0
|
Public Member Functions | |
__init__ (self, *args, **kwargs) | |
bool | func_has_stkframe_hole (self, 'tinfo_t' candidate, 'func_type_data_t' candidate_data) |
int | get_func_purged_bytes (self, 'tinfo_t' candidate, 'func_type_data_t' candidate_data) |
Properties | |
thisown | |
__init__ | ( | self, | |
* | args, | ||
** | kwargs ) |
Reimplemented in ida_lowertype_helper_t.
bool func_has_stkframe_hole | ( | self, | |
'tinfo_t' | candidate, | ||
'func_type_data_t' | candidate_data ) |
Reimplemented in ida_lowertype_helper_t.
int get_func_purged_bytes | ( | self, | |
'tinfo_t' | candidate, | ||
'func_type_data_t' | candidate_data ) |
Reimplemented in ida_lowertype_helper_t.
|
static |