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

#include <elf.h>

Data Fields

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

Detailed Description

Definition at line 182 of file elf.h.

Field Documentation

unsigned char st_info

Definition at line 186 of file elf.h.

Elf32_Word st_name

Definition at line 183 of file elf.h.

unsigned char st_other

Definition at line 187 of file elf.h.

Elf32_Half st_shndx

Definition at line 188 of file elf.h.

Elf32_Word st_size

Definition at line 185 of file elf.h.

Elf32_Addr st_value

Definition at line 184 of file elf.h.


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