Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
elf32_rela Struct Reference

#include <elf.h>

Data Fields

Elf32_Addr r_offset
 
Elf32_Word r_info
 
Elf32_Sword r_addend
 

Detailed Description

Definition at line 170 of file elf.h.

Field Documentation

Elf32_Sword r_addend

Definition at line 173 of file elf.h.

Elf32_Word r_info

Definition at line 172 of file elf.h.

Elf32_Addr r_offset

Definition at line 171 of file elf.h.


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