IDA SDK
|
Zero attribute byte is forbidden.
Variables | |
const type_t | BFA_NORET = 0x01 |
__noreturn | |
const type_t | BFA_PURE = 0x02 |
__pure | |
const type_t | BFA_HIGH = 0x04 |
high level prototype (with possibly hidden args) | |
const type_t | BFA_STATIC = 0x08 |
static | |
const type_t | BFA_VIRTUAL = 0x10 |
virtual | |