Elf64_Sym Struct Reference

Back to the index.

Public Attributes | List of all members
Elf64_Sym Struct Reference

#include <exec_elf.h>

Public Attributes

Elf64_Half st_name
 
Elf_Byte st_info
 
Elf_Byte st_other
 
Elf64_Quarter st_shndx
 
Elf64_Addr st_value
 
Elf64_Xword st_size
 

Detailed Description

Definition at line 429 of file exec_elf.h.

Member Data Documentation

◆ st_info

Elf_Byte Elf64_Sym::st_info

Definition at line 431 of file exec_elf.h.

◆ st_name

Elf64_Half Elf64_Sym::st_name

Definition at line 430 of file exec_elf.h.

◆ st_other

Elf_Byte Elf64_Sym::st_other

Definition at line 432 of file exec_elf.h.

◆ st_shndx

Elf64_Quarter Elf64_Sym::st_shndx

Definition at line 433 of file exec_elf.h.

◆ st_size

Elf64_Xword Elf64_Sym::st_size

Definition at line 435 of file exec_elf.h.

◆ st_value

Elf64_Addr Elf64_Sym::st_value

Definition at line 434 of file exec_elf.h.


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

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18