UbixOS  2.0
Elf32_Rela Struct Reference

#include <elf32.h>

Collaboration diagram for Elf32_Rela:
Collaboration graph

Data Fields

Elf32_Sword r_addend
 
Elf32_Word r_info
 
Elf32_Addr r_offset
 

Detailed Description

Definition at line 140 of file elf32.h.

Field Documentation

◆ r_addend

Elf32_Sword Elf32_Rela::r_addend

Definition at line 143 of file elf32.h.

◆ r_info

Elf32_Word Elf32_Rela::r_info

Definition at line 142 of file elf32.h.

◆ r_offset

Elf32_Addr Elf32_Rela::r_offset

Definition at line 141 of file elf32.h.


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