Elf64_Shdr Struct Reference

Back to the index.

Public Attributes | List of all members
Elf64_Shdr Struct Reference

#include <exec_elf.h>

Public Attributes

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

Detailed Description

Definition at line 289 of file exec_elf.h.

Member Data Documentation

◆ sh_addr

Elf64_Addr Elf64_Shdr::sh_addr

Definition at line 293 of file exec_elf.h.

◆ sh_addralign

Elf64_Xword Elf64_Shdr::sh_addralign

Definition at line 298 of file exec_elf.h.

◆ sh_entsize

Elf64_Xword Elf64_Shdr::sh_entsize

Definition at line 299 of file exec_elf.h.

◆ sh_flags

Elf64_Xword Elf64_Shdr::sh_flags

Definition at line 292 of file exec_elf.h.

◆ sh_info

Elf64_Half Elf64_Shdr::sh_info

Definition at line 297 of file exec_elf.h.

◆ sh_link

Elf64_Half Elf64_Shdr::sh_link

Definition at line 296 of file exec_elf.h.

◆ sh_name

Elf64_Half Elf64_Shdr::sh_name

Definition at line 290 of file exec_elf.h.

◆ sh_offset

Elf64_Off Elf64_Shdr::sh_offset

Definition at line 294 of file exec_elf.h.

◆ sh_size

Elf64_Xword Elf64_Shdr::sh_size

Definition at line 295 of file exec_elf.h.

◆ sh_type

Elf64_Half Elf64_Shdr::sh_type

Definition at line 291 of file exec_elf.h.


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

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13