Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

elf32_shdr Struct Reference
[ELF32 loader]

ELF32 Section header. More...

#include <elf32.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

ELF32 Section header.

Definition at line 75 of file elf32.h.


Field Documentation

Elf32_Addr elf32_shdr::sh_addr
 

Definition at line 80 of file elf32.h.

Elf32_Word elf32_shdr::sh_addralign
 

Definition at line 85 of file elf32.h.

Elf32_Word elf32_shdr::sh_entsize
 

Definition at line 86 of file elf32.h.

Elf32_Word elf32_shdr::sh_flags
 

Definition at line 79 of file elf32.h.

Elf32_Word elf32_shdr::sh_info
 

Definition at line 84 of file elf32.h.

Elf32_Word elf32_shdr::sh_link
 

Definition at line 83 of file elf32.h.

Elf32_Word elf32_shdr::sh_name
 

Definition at line 77 of file elf32.h.

Elf32_Off elf32_shdr::sh_offset
 

Definition at line 81 of file elf32.h.

Elf32_Word elf32_shdr::sh_size
 

Definition at line 82 of file elf32.h.

Elf32_Word elf32_shdr::sh_type
 

Definition at line 78 of file elf32.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18