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

#include <module.h>

Data Fields

Elf64_Addr r_offset
 
Elf64_Word r_sym
 
Elf64_Byte r_ssym
 
Elf64_Byte r_type3
 
Elf64_Byte r_type2
 
Elf64_Byte r_type
 
Elf64_Sxword r_addend
 

Detailed Description

Definition at line 27 of file module.h.

Field Documentation

Elf64_Sxword r_addend

Definition at line 34 of file module.h.

Elf64_Addr r_offset

Definition at line 28 of file module.h.

Elf64_Byte r_ssym

Definition at line 30 of file module.h.

Elf64_Word r_sym

Definition at line 29 of file module.h.

Elf64_Byte r_type

Definition at line 33 of file module.h.

Elf64_Byte r_type2

Definition at line 32 of file module.h.

Elf64_Byte r_type3

Definition at line 31 of file module.h.


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