RetroArch
Public Attributes | List of all members
Elf32_Shdr Struct Reference

#include <elf_abi.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
 

Member Data Documentation

◆ sh_addr

Elf32_Addr Elf32_Shdr::sh_addr

◆ sh_addralign

Elf32_Word Elf32_Shdr::sh_addralign

◆ sh_entsize

Elf32_Word Elf32_Shdr::sh_entsize

◆ sh_flags

Elf32_Word Elf32_Shdr::sh_flags

◆ sh_info

Elf32_Word Elf32_Shdr::sh_info

◆ sh_link

Elf32_Word Elf32_Shdr::sh_link

◆ sh_name

Elf32_Word Elf32_Shdr::sh_name

◆ sh_offset

Elf32_Off Elf32_Shdr::sh_offset

◆ sh_size

Elf32_Word Elf32_Shdr::sh_size

◆ sh_type

Elf32_Word Elf32_Shdr::sh_type

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