Elf32_Shdr Struct Reference

Back to the index.

Public Attributes | List of all members
Elf32_Shdr Struct Reference

#include <exec_elf.h>

Public Attributes

Elf32_Word sh_name
 
Elf32_Word sh_type
 
Elf32_Word sh_flags
 
Elf32_Addr sh_addr
 
Elf32_Off sh_offset
 
Elf32_Word sh_size
 
Elf32_Word sh_link
 
Elf32_Word sh_info
 
Elf32_Word sh_addralign
 
Elf32_Word sh_entsize
 

Detailed Description

Definition at line 276 of file exec_elf.h.

Member Data Documentation

◆ sh_addr

Elf32_Addr Elf32_Shdr::sh_addr

Definition at line 280 of file exec_elf.h.

◆ sh_addralign

Elf32_Word Elf32_Shdr::sh_addralign

Definition at line 285 of file exec_elf.h.

◆ sh_entsize

Elf32_Word Elf32_Shdr::sh_entsize

Definition at line 286 of file exec_elf.h.

◆ sh_flags

Elf32_Word Elf32_Shdr::sh_flags

Definition at line 279 of file exec_elf.h.

◆ sh_info

Elf32_Word Elf32_Shdr::sh_info

Definition at line 284 of file exec_elf.h.

◆ sh_link

Elf32_Word Elf32_Shdr::sh_link

Definition at line 283 of file exec_elf.h.

◆ sh_name

Elf32_Word Elf32_Shdr::sh_name

Definition at line 277 of file exec_elf.h.

◆ sh_offset

Elf32_Off Elf32_Shdr::sh_offset

Definition at line 281 of file exec_elf.h.

◆ sh_size

Elf32_Word Elf32_Shdr::sh_size

Definition at line 282 of file exec_elf.h.

◆ sh_type

Elf32_Word Elf32_Shdr::sh_type

Definition at line 278 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