Main Page   File List  

Elf32_Sym Struct Reference

ELF32 symbol table entry. More...


Data Fields

Elf32_Word st_name
 name of symbol (idx symstrtab)
Elf32_Addr st_value
 value of associated symbol
Elf32_Word st_size
 size of associated symbol
unsigned char st_info
 type and binding info
unsigned char st_other
 undefined
Elf32_Half st_shndx
 associated section header


Detailed Description

ELF32 symbol table entry.

Definition at line 711 of file elf.h.


L4 Utilities, part of DROPS  © 2000-2003