IDA SDK
Modules
Flags structure

Here we define the organization of flags_t values. More...

Modules

 States
 Represent general characteristics of a byte in the program.
 
 Instruction/Data operands
 Represent instruction/data operands.
 
 Code bytes
 Represent characteristics of instructions.
 

Detailed Description

Here we define the organization of flags_t values.

Low 8 bits contain value of corresponding byte of the program. The next bit is set if the byte is initialized.