|
enum ud_type | type |
|
uint8_t | size |
|
union { |
int8_t sbyte |
|
uint8_t ubyte |
|
int16_t sword |
|
uint16_t uword |
|
int32_t sdword |
|
uint32_t udword |
|
int64_t sqword |
|
uint64_t uqword |
|
struct { |
uint16_t seg |
|
uint32_t off |
|
} ptr |
|
} | lval |
|
enum ud_type | base |
|
enum ud_type | index |
|
uint8_t | offset |
|
uint8_t | scale |
|
The documentation for this struct was generated from the following file: