ReactOS 0.4.15-dev-7942-gd23573b
Elf32_Rela Struct Reference

#include <elf32.h>

Public Attributes

Elf32_Addr r_offset
 
Elf32_Word r_info
 
Elf32_Sword r_addend
 

Detailed Description

Definition at line 121 of file elf32.h.

Member Data Documentation

◆ r_addend

Elf32_Sword Elf32_Rela::r_addend

Definition at line 124 of file elf32.h.

◆ r_info

Elf32_Word Elf32_Rela::r_info

Definition at line 123 of file elf32.h.

◆ r_offset

Elf32_Addr Elf32_Rela::r_offset

Definition at line 122 of file elf32.h.


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