FireBirdLib - Topfield TMS PVR TAP Programming Library
Elf32_Sym Struct Reference

#include <ELF.h>

Data Fields

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

Detailed Description

Definition at line 74 of file ELF.h.

Field Documentation

◆ st_info

unsigned char Elf32_Sym::st_info

Definition at line 79 of file ELF.h.

◆ st_name

Elf32_Word Elf32_Sym::st_name

Definition at line 76 of file ELF.h.

◆ st_other

unsigned char Elf32_Sym::st_other

Definition at line 80 of file ELF.h.

◆ st_shndx

Elf32_Half Elf32_Sym::st_shndx

Definition at line 81 of file ELF.h.

◆ st_size

Elf32_Word Elf32_Sym::st_size

Definition at line 78 of file ELF.h.

◆ st_value

Elf32_Addr Elf32_Sym::st_value

Definition at line 77 of file ELF.h.


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