ReactOS 0.4.15-dev-7953-g1f49173
Elf64_Sym Struct Reference

#include <elf64.h>

Public Attributes

Elf64_Half st_name
 
unsigned char st_info
 
unsigned char st_other
 
Elf64_Quarter st_shndx
 
Elf64_Addr st_value
 
Elf64_Size st_size
 

Detailed Description

Definition at line 151 of file elf64.h.

Member Data Documentation

◆ st_info

unsigned char Elf64_Sym::st_info

Definition at line 153 of file elf64.h.

◆ st_name

Elf64_Half Elf64_Sym::st_name

Definition at line 152 of file elf64.h.

◆ st_other

unsigned char Elf64_Sym::st_other

Definition at line 154 of file elf64.h.

◆ st_shndx

Elf64_Quarter Elf64_Sym::st_shndx

Definition at line 155 of file elf64.h.

◆ st_size

Elf64_Size Elf64_Sym::st_size

Definition at line 157 of file elf64.h.

◆ st_value

Elf64_Addr Elf64_Sym::st_value

Definition at line 156 of file elf64.h.


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