Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Relocation entry for 32-bit ELFs. More...

#include <elf.h>

Data Fields

elf32_addr r_offset
 Offset in the section to perform a relocation.
 
elf32_word r_info
 Information about the relocation, related symbol and type.
 

Detailed Description

Relocation entry for 32-bit ELFs.

Field Documentation

◆ r_info

elf32_word elf32_rel::r_info

Information about the relocation, related symbol and type.

◆ r_offset

elf32_addr elf32_rel::r_offset

Offset in the section to perform a relocation.


The documentation for this struct was generated from the following file: