IDA SDK
|
Pointers to undeclared yet BT_COMPLEX types are prohibited
Variables | |
const type_t | BT_PTR = 0x0A |
pointer. More... | |
const type_t | BTMT_DEFPTR = 0x00 |
default for model | |
const type_t | BTMT_NEAR = 0x10 |
near | |
const type_t | BTMT_FAR = 0x20 |
far | |
const type_t | BTMT_CLOSURE = 0x30 |
closure. More... | |
const type_t BT_PTR = 0x0A |
pointer.
has the following format: [db sizeof(ptr)]; [tah-typeattrs]; type_t...
const type_t BTMT_CLOSURE = 0x30 |
closure.