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
Import type flags

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

Macros

#define IMPTYPE_LOCAL   0x0004
 the type is local, the struct/enum won't be marked as til type. More...
 

Detailed Description

passed as 'flags' parameter to import_type()

Macro Definition Documentation

◆ IMPTYPE_LOCAL

#define IMPTYPE_LOCAL   0x0004

the type is local, the struct/enum won't be marked as til type.

there is no need to specify this bit if til==idati, the kernel will set it automatically