IDA SDK
|
Passed as 'flags' parameter to set_member_tinfo()
Macros | |
#define | SET_MEMTI_MAY_DESTROY 0x0001 |
may destroy other members | |
#define | SET_MEMTI_COMPATIBLE 0x0002 |
new type must be compatible with the old | |
#define | SET_MEMTI_FUNCARG 0x0004 |
mptr is function argument (can not create arrays) | |
#define | SET_MEMTI_BYTIL 0x0008 |
new type was created by the type subsystem | |
#define | SET_MEMTI_USERTI 0x0010 |
user-specified type | |