Zephyr API Documentation
3.6.99
A Scalable Open Source RTOS
|
Relocation entry for 64-bit ELFs. More...
#include <elf.h>
Data Fields | |
elf64_addr | r_offset |
Offset in section to perform a relocation. | |
elf64_xword | r_info |
Information about relocation, related symbol and type. | |
Relocation entry for 64-bit ELFs.
elf64_xword elf64_rel::r_info |
Information about relocation, related symbol and type.
elf64_addr elf64_rel::r_offset |
Offset in section to perform a relocation.