TianoCore EDK2 master
Loading...
Searching...
No Matches
Elf32_Sym Struct Reference

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 189 of file Elf32.h.

Field Documentation

◆ st_info

unsigned char Elf32_Sym::st_info

Definition at line 193 of file Elf32.h.

◆ st_name

Elf32_Word Elf32_Sym::st_name

Definition at line 190 of file Elf32.h.

◆ st_other

unsigned char Elf32_Sym::st_other

Definition at line 194 of file Elf32.h.

◆ st_shndx

Elf32_Half Elf32_Sym::st_shndx

Definition at line 195 of file Elf32.h.

◆ st_size

Elf32_Word Elf32_Sym::st_size

Definition at line 192 of file Elf32.h.

◆ st_value

Elf32_Addr Elf32_Sym::st_value

Definition at line 191 of file Elf32.h.


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