Elf32_Sym Struct Reference

Back to the index.

Public Attributes | List of all members
Elf32_Sym Struct Reference

#include <exec_elf.h>

Public Attributes

Elf32_Word st_name
 
Elf32_Word st_value
 
Elf32_Word st_size
 
Elf_Byte st_info
 
Elf_Byte st_other
 
Elf32_Half st_shndx
 

Detailed Description

Definition at line 335 of file exec_elf.h.

Member Data Documentation

◆ st_info

Elf_Byte Elf32_Sym::st_info

Definition at line 339 of file exec_elf.h.

◆ st_name

Elf32_Word Elf32_Sym::st_name

Definition at line 336 of file exec_elf.h.

◆ st_other

Elf_Byte Elf32_Sym::st_other

Definition at line 340 of file exec_elf.h.

◆ st_shndx

Elf32_Half Elf32_Sym::st_shndx

Definition at line 341 of file exec_elf.h.

◆ st_size

Elf32_Word Elf32_Sym::st_size

Definition at line 338 of file exec_elf.h.

◆ st_value

Elf32_Word Elf32_Sym::st_value

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