IDA C++ SDK 9.2
|
An implementation of lowertype_helper_t that has access to the IDB, and thus can help spot holes in the stack arguments. More...
#include <typeinf.hpp>
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 |
Public Member Functions inherited from lowertype_helper_t | |
virtual | ~lowertype_helper_t () |
An implementation of lowertype_helper_t that has access to the IDB, and thus can help spot holes in the stack arguments.
|
inlineoverridevirtual |
Implements lowertype_helper_t.
|
inlineoverridevirtual |
Implements lowertype_helper_t.