Public Attributes

Elf32_Sym Struct Reference

#include <elf.h>

List of all members.

Public Attributes

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

Detailed Description

Definition at line 584 of file elf.h.


Member Data Documentation

unsigned char Elf32_Sym::st_info

Definition at line 589 of file elf.h.

Referenced by Em_Add_New_Symbol(), Em_Set_Symbol_Binding(), and make_symtab64().

Definition at line 586 of file elf.h.

Referenced by Em_Add_New_Symbol().

unsigned char Elf32_Sym::st_other

Definition at line 590 of file elf.h.

Referenced by Em_Add_New_Symbol(), and make_symtab64().

Definition at line 591 of file elf.h.

Referenced by Em_Add_New_Symbol(), Em_Define_Symbol(), Em_Undefine_Symbol(), and make_symtab64().

Definition at line 588 of file elf.h.

Referenced by Em_Add_New_Symbol(), Em_Define_Symbol(), and make_symtab64().

Definition at line 587 of file elf.h.

Referenced by Em_Add_New_Symbol(), Em_Define_Symbol(), and make_symtab64().


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