IDA C++ SDK 9.2
Loading...
Searching...
No Matches
Flags structure

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

Topics

 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 flags64_t values.

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