|
IDA C++ SDK 9.2
|
Variables | |
| uint8 | fixup_handler_t::size |
| The examples below show how these options work. | |
| uint8 | fixup_handler_t::width |
| number of significant bits before shifting | |
| uint8 | fixup_handler_t::shift |
| number of bits to shift right before patching. | |
| uint8 | fixup_handler_t::rsrv4 |
| uint32 | fixup_handler_t::reftype |
| reference info type and flags, std_apply() produces an offset of this type | |
| uint8 fixup_handler_t::size |
The examples below show how these options work.
| uint8 fixup_handler_t::width |
number of significant bits before shifting
| uint8 fixup_handler_t::shift |
number of bits to shift right before patching.
The following should be true: width - shift <= size * 8
| uint8 fixup_handler_t::rsrv4 |
| uint32 fixup_handler_t::reftype |
reference info type and flags, std_apply() produces an offset of this type