Main Page   File List  

Elf64_Shdr Struct Reference

ELF64 section header. More...


Data Fields

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


Detailed Description

ELF64 section header.

Definition at line 276 of file elf.h.


L4 Utilities, part of DROPS  © 2000-2003