IDA SDK
|
return values for guess_tinfo()
Macros | |
#define | GUESS_FUNC_FAILED 0 |
couldn't guess the function type | |
#define | GUESS_FUNC_TRIVIAL 1 |
the function type doesn't have interesting info | |
#define | GUESS_FUNC_OK 2 |
ok, some non-trivial information is gathered | |