Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
elf64_sym Struct Reference

#include <elf.h>

Data Fields

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

Detailed Description

Definition at line 191 of file elf.h.

Field Documentation

unsigned char st_info

Definition at line 193 of file elf.h.

Elf64_Word st_name

Definition at line 192 of file elf.h.

unsigned char st_other

Definition at line 194 of file elf.h.

Elf64_Half st_shndx

Definition at line 195 of file elf.h.

Elf64_Xword st_size

Definition at line 197 of file elf.h.

Elf64_Addr st_value

Definition at line 196 of file elf.h.


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