Main Page   File List  

Elf32_Shdr Struct Reference

ELF32 section header - figure 1-9, page 1-9. More...


Data Fields

Elf32_Word sh_name
 name of sect (idx into strtab)
Elf32_Word sh_type
 section's type
Elf32_Word sh_flags
 section's flags
Elf32_Addr sh_addr
 memory address of section
Elf32_Off sh_offset
 file offset of section
Elf32_Word sh_size
 file size of section
Elf32_Word sh_link
 idx to associated header section
Elf32_Word sh_info
 extra info of header section
Elf32_Word sh_addralign
 address alignment constraints
Elf32_Word sh_entsize
 size of entry if sect is table


Detailed Description

ELF32 section header - figure 1-9, page 1-9.

Definition at line 262 of file elf.h.


L4 Utilities, part of DROPS  © 2000-2003