Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ELF_SYMBOL32 Struct Reference

#include <elfstruc.h>

List of all members.

Public Attributes

elf32_word st_name
elf32_addr st_value
elf32_word st_size
elf_unsigned_char st_info
elf_unsigned_char st_other
elf32_half st_shndx


Member Data Documentation

elf_unsigned_char ELF_SYMBOL32::st_info
 

Definition at line 333 of file elfstruc.h.

Referenced by ElfAnalyser::initInsertSymbols().

elf32_word ELF_SYMBOL32::st_name
 

Definition at line 330 of file elfstruc.h.

Referenced by ElfAnalyser::initInsertFakeSymbols(), and ElfAnalyser::initInsertSymbols().

elf_unsigned_char ELF_SYMBOL32::st_other
 

Definition at line 334 of file elfstruc.h.

elf32_half ELF_SYMBOL32::st_shndx
 

Definition at line 335 of file elfstruc.h.

Referenced by ht_elf::fake_undefined_symbols32(), ElfAnalyser::initInsertSymbols(), and ht_elf::relocate_section().

elf32_word ELF_SYMBOL32::st_size
 

Definition at line 332 of file elfstruc.h.

Referenced by ElfAnalyser::initInsertSymbols().

elf32_addr ELF_SYMBOL32::st_value
 

Definition at line 331 of file elfstruc.h.

Referenced by ElfAnalyser::initInsertSymbols(), and ht_elf::relocate_section().


The documentation for this struct was generated from the following file:
Generated on Fri May 7 21:15:55 2004 by doxygen 1.3.5