Absolute offset.
More...
#include <fcml_common.h>
|
fcml_usize | size |
| Offset size 16,32 or 64 bits.
|
|
fcml_bool | is_signed |
| True if offset should be treated as signed value.
|
|
fcml_int16_t | off16 |
| Place for 16-bit absolute offset.
|
|
fcml_int32_t | off32 |
| Place for 32-bit absolute offset.
|
|
fcml_int64_t | off64 |
| Place for 64-bit absolute offset.
|
|
The documentation for this struct was generated from the following file: