ReactOS 0.4.15-dev-7931-gfd331f1
Elf32_Sym Struct Reference

#include <elf32.h>

Public Attributes

Elf32_Word st_name
 
Elf32_Addr st_value
 
Elf32_Size st_size
 
unsigned char st_info
 
unsigned char st_other
 
Elf32_Half st_shndx
 

Detailed Description

Definition at line 138 of file elf32.h.

Member Data Documentation

◆ st_info

unsigned char Elf32_Sym::st_info

Definition at line 142 of file elf32.h.

◆ st_name

Elf32_Word Elf32_Sym::st_name

Definition at line 139 of file elf32.h.

◆ st_other

unsigned char Elf32_Sym::st_other

Definition at line 143 of file elf32.h.

◆ st_shndx

Elf32_Half Elf32_Sym::st_shndx

Definition at line 144 of file elf32.h.

◆ st_size

Elf32_Size Elf32_Sym::st_size

Definition at line 141 of file elf32.h.

◆ st_value

Elf32_Addr Elf32_Sym::st_value

Definition at line 140 of file elf32.h.


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