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

#include <elf.h>

Collaboration diagram for Elf32_Sym:
Collaboration graph

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(), and Em_Set_Symbol_Binding().

Elf32_Word Elf32_Sym::st_name

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

Elf32_Section Elf32_Sym::st_shndx

Definition at line 591 of file elf.h.

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

Elf32_Word Elf32_Sym::st_size

Definition at line 588 of file elf.h.

Referenced by Em_Add_New_Symbol(), and Em_Define_Symbol().

Elf32_Addr Elf32_Sym::st_value

Definition at line 587 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: