|
IDA C++ SDK 9.2
|
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. | |
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.