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

#include <elf.h>

Data Fields

struct got_entrynext
 
Elf64_Sxword r_addend
 
int got_offset
 
uint64_t val
 
Elf32_Addr addr
 

Detailed Description

Definition at line 34 of file module.c.

Field Documentation

Elf32_Addr addr

Definition at line 120 of file module.c.

int got_offset

Definition at line 37 of file module.c.

Definition at line 35 of file module.c.

Elf64_Sxword r_addend

Definition at line 36 of file module.c.

uint64_t val

Definition at line 226 of file elf.h.


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