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

#include <elf.h>

Data Fields

unsigned long loadsize
 
unsigned long memsize
 
unsigned long elfoffset
 
unsigned long size
 
Elf_Ehdrhdr
 
Elf_Shdrsechdrs
 
Elf_Symsymtab_start
 
Elf_Symsymtab_stop
 
Elf_Section export_sec
 
Elf_Section export_unused_sec
 
Elf_Section export_gpl_sec
 
Elf_Section export_unused_gpl_sec
 
Elf_Section export_gpl_future_sec
 
const charstrtab
 
charmodinfo
 
unsigned int modinfo_len
 
unsigned int num_sections
 
unsigned int secindex_strings
 
Elf32_Wordsymtab_shndx_start
 
Elf32_Wordsymtab_shndx_stop
 

Detailed Description

Definition at line 149 of file elf.h.

Field Documentation

unsigned long elfoffset

Definition at line 152 of file elf.h.

Elf_Section export_gpl_future_sec

Definition at line 129 of file modpost.h.

Elf_Section export_gpl_sec

Definition at line 127 of file modpost.h.

Elf_Section export_sec

Definition at line 125 of file modpost.h.

Elf_Section export_unused_gpl_sec

Definition at line 128 of file modpost.h.

Elf_Section export_unused_sec

Definition at line 126 of file modpost.h.

Definition at line 121 of file modpost.h.

unsigned long loadsize

Definition at line 150 of file elf.h.

unsigned long memsize

Definition at line 151 of file elf.h.

char* modinfo

Definition at line 131 of file modpost.h.

unsigned int modinfo_len

Definition at line 132 of file modpost.h.

unsigned int num_sections

Definition at line 136 of file modpost.h.

Elf_Shdr* sechdrs

Definition at line 122 of file modpost.h.

unsigned int secindex_strings

Definition at line 137 of file modpost.h.

unsigned long size

Definition at line 120 of file modpost.h.

const char* strtab

Definition at line 130 of file modpost.h.

Elf32_Word* symtab_shndx_start

Definition at line 140 of file modpost.h.

Elf32_Word* symtab_shndx_stop

Definition at line 141 of file modpost.h.

Elf_Sym* symtab_start

Definition at line 123 of file modpost.h.

Elf_Sym* symtab_stop

Definition at line 124 of file modpost.h.


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