| Turnstone Operating System
    | 
| Public Attributes | |
| linker_section_type_t | section_type: 8 | 
| relocation's section type | |
| linker_relocation_type_t | relocation_type: 8 | 
| relocation type | |
| uint64_t | symbol_id | 
| symbol id | |
| uint64_t | offset | 
| where relocation value will be placed from start of program | |
| uint64_t | addend | 
| destination displacement | |