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
Type attributes for udts

Macros

#define TAUDT_UNALIGNED   0x0040
 struct: unaligned struct
 
#define TAUDT_MSSTRUCT   0x0020
 struct: gcc msstruct attribute
 
#define TAUDT_CPPOBJ   0x0080
 struct: a c++ object, not simple pod type
 
#define TAUDT_VFTABLE   0x0100
 struct: is virtual function table
 

Detailed Description