IDA SDK
|
Typedefs | |
typedef uchar | bte_t |
Enum type flags. | |
Variables | |
const bte_t | BTE_SIZE_MASK = 0x07 |
storage size. More... | |
const bte_t | BTE_RESERVED = 0x08 |
must be 0, in order to distinguish from a tah-byte | |
const bte_t | BTE_BITMASK = 0x10 |
'subarrays'. More... | |
const bte_t | BTE_OUT_MASK = 0x60 |
output style mask | |
const bte_t | BTE_HEX = 0x00 |
hex | |
const bte_t | BTE_CHAR = 0x20 |
char or hex | |
const bte_t | BTE_SDEC = 0x40 |
signed decimal | |
const bte_t | BTE_UDEC = 0x60 |
unsigned decimal | |
const bte_t | BTE_ALWAYS = 0x80 |
this bit MUST be present | |
const bte_t BTE_SIZE_MASK = 0x07 |
storage size.
const bte_t BTE_BITMASK = 0x10 |
'subarrays'.
In this case ANY record has the following format: