IDA SDK
|
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 | |