Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Apply tinfo flags

passed as 'flags' parameter to apply_tinfo() More...

Macros

#define TINFO_GUESSED   0x0000
 this is a guessed type
 
#define TINFO_DEFINITE   0x0001
 this is a definite type
 
#define TINFO_DELAYFUNC   0x0002
 if type is a function and no function exists at ea, schedule its creation and argument renaming to auto-analysis, otherwise try to create it immediately
 
#define TINFO_STRICT   0x0004
 never convert given type to another one before applying
 

Detailed Description

passed as 'flags' parameter to apply_tinfo()