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

#include <elf.h>

Data Fields

Elf64_Word sh_name
 
Elf64_Word sh_type
 
Elf64_Xword sh_flags
 
Elf64_Addr sh_addr
 
Elf64_Off sh_offset
 
Elf64_Xword sh_size
 
Elf64_Word sh_link
 
Elf64_Word sh_info
 
Elf64_Xword sh_addralign
 
Elf64_Xword sh_entsize
 

Detailed Description

Definition at line 312 of file elf.h.

Field Documentation

Elf64_Addr sh_addr

Definition at line 316 of file elf.h.

Elf64_Xword sh_addralign

Definition at line 321 of file elf.h.

Elf64_Xword sh_entsize

Definition at line 322 of file elf.h.

Elf64_Xword sh_flags

Definition at line 315 of file elf.h.

Elf64_Word sh_info

Definition at line 320 of file elf.h.

Elf64_Word sh_link

Definition at line 319 of file elf.h.

Elf64_Word sh_name

Definition at line 313 of file elf.h.

Elf64_Off sh_offset

Definition at line 317 of file elf.h.

Elf64_Xword sh_size

Definition at line 318 of file elf.h.

Elf64_Word sh_type

Definition at line 314 of file elf.h.


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