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

#include <elf.h>

Data Fields

Elf32_Word sh_name
 
Elf32_Word sh_type
 
Elf32_Word sh_flags
 
Elf32_Addr sh_addr
 
Elf32_Off sh_offset
 
Elf32_Word sh_size
 
Elf32_Word sh_link
 
Elf32_Word sh_info
 
Elf32_Word sh_addralign
 
Elf32_Word sh_entsize
 

Detailed Description

Definition at line 299 of file elf.h.

Field Documentation

Elf32_Addr sh_addr

Definition at line 303 of file elf.h.

Elf32_Word sh_addralign

Definition at line 308 of file elf.h.

Elf32_Word sh_entsize

Definition at line 309 of file elf.h.

Elf32_Word sh_flags

Definition at line 302 of file elf.h.

Elf32_Word sh_info

Definition at line 307 of file elf.h.

Elf32_Word sh_link

Definition at line 306 of file elf.h.

Elf32_Word sh_name

Definition at line 300 of file elf.h.

Elf32_Off sh_offset

Definition at line 304 of file elf.h.

Elf32_Word sh_size

Definition at line 305 of file elf.h.

Elf32_Word sh_type

Definition at line 301 of file elf.h.


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