OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Elf64_Sym Struct Reference

#include <elf.h>

Collaboration diagram for Elf64_Sym:
Collaboration graph

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().

Elf64_Word Elf64_Sym::st_name

Definition at line 596 of file elf.h.

Referenced by Em_Add_New_Symbol().

unsigned char Elf64_Sym::st_other

Definition at line 598 of file elf.h.

Referenced by Em_Add_New_Symbol().

Elf64_Section Elf64_Sym::st_shndx

Definition at line 599 of file elf.h.

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

Elf64_Xword Elf64_Sym::st_size

Definition at line 601 of file elf.h.

Referenced by Em_Add_New_Symbol(), and Em_Define_Symbol().

Elf64_Addr Elf64_Sym::st_value

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: