IDA SDK
|
An implementation of lowertype_helper_t that has access to the IDB, and thus can help spot holes in the stack arguments.
Inherits lowertype_helper_t.
Public Member Functions | |
ida_lowertype_helper_t (const tinfo_t &_tif, ea_t _ea, int _pb) | |
virtual bool idaapi | func_has_stkframe_hole (const tinfo_t &candidate, const func_type_data_t &candidate_data) override |
virtual int idaapi | get_func_purged_bytes (const tinfo_t &candidate, const func_type_data_t &) override |
virtual bool idaapi | func_has_stkframe_hole (const tinfo_t &candidate, const func_type_data_t &candidate_data)=0 |
virtual int idaapi | get_func_purged_bytes (const tinfo_t &candidate, const func_type_data_t &candidate_data)=0 |
|
inlineoverridevirtual |
Implements lowertype_helper_t.
|
inlineoverridevirtual |
Implements lowertype_helper_t.