Public Attributes

Elf64_Sym Struct Reference

#include <elf.h>

List of all members.

Public Attributes

Elf64_Word st_name
unsigned char st_info
unsigned char st_other
Elf64_Section st_shndx
Elf64_Addr st_value
Elf64_Xword st_size

Detailed Description

Definition at line 594 of file elf.h.


Member Data Documentation

unsigned char Elf64_Sym::st_info

Definition at line 597 of file elf.h.

Referenced by Em_Add_New_Symbol(), and Em_Set_Symbol_Binding().

Definition at line 596 of file elf.h.

Referenced by Em_Add_New_Symbol(), and find_and_get_str().

unsigned char Elf64_Sym::st_other

Definition at line 598 of file elf.h.

Referenced by Em_Add_New_Symbol().

Definition at line 599 of file elf.h.

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

Definition at line 601 of file elf.h.

Referenced by Em_Add_New_Symbol(), and Em_Define_Symbol().

Definition at line 600 of file elf.h.

Referenced by Em_Add_New_Symbol(), and Em_Define_Symbol().


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