ReactOS 0.4.15-dev-7842-g558ab78
Elf64_Shdr Struct Reference

#include <elf64.h>

Public Attributes

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

Detailed Description

Definition at line 82 of file elf64.h.

Member Data Documentation

◆ sh_addr

Elf64_Addr Elf64_Shdr::sh_addr

Definition at line 87 of file elf64.h.

◆ sh_addralign

Elf64_Size Elf64_Shdr::sh_addralign

Definition at line 92 of file elf64.h.

◆ sh_entsize

Elf64_Size Elf64_Shdr::sh_entsize

Definition at line 93 of file elf64.h.

◆ sh_flags

Elf64_Size Elf64_Shdr::sh_flags

Definition at line 86 of file elf64.h.

◆ sh_info

Elf64_Half Elf64_Shdr::sh_info

Definition at line 91 of file elf64.h.

◆ sh_link

Elf64_Half Elf64_Shdr::sh_link

Definition at line 90 of file elf64.h.

◆ sh_name

Elf64_Half Elf64_Shdr::sh_name

Definition at line 83 of file elf64.h.

◆ sh_offset

Elf64_Off Elf64_Shdr::sh_offset

Definition at line 88 of file elf64.h.

◆ sh_size

Elf64_Size Elf64_Shdr::sh_size

Definition at line 89 of file elf64.h.

◆ sh_type

Elf64_Half Elf64_Shdr::sh_type

Definition at line 85 of file elf64.h.


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