webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <udis86_types.h>
Public Attributes | |
enum ud_type | type |
uint16_t | size |
enum ud_type | base |
enum ud_type | index |
uint8_t | scale |
uint8_t | offset |
union ud_lval | lval |
uint64_t | _legacy |
uint8_t | _oprcode |
uint64_t ud_operand::_legacy |
uint8_t ud_operand::_oprcode |
union ud_lval ud_operand::lval |
uint8_t ud_operand::offset |
uint8_t ud_operand::scale |
uint16_t ud_operand::size |