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

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 195 of file Elf64.h.

Field Documentation

◆ st_info

unsigned char Elf64_Sym::st_info

Definition at line 197 of file Elf64.h.

◆ st_name

Elf64_Word Elf64_Sym::st_name

Definition at line 196 of file Elf64.h.

◆ st_other

unsigned char Elf64_Sym::st_other

Definition at line 198 of file Elf64.h.

◆ st_shndx

Elf64_Half Elf64_Sym::st_shndx

Definition at line 199 of file Elf64.h.

◆ st_size

Elf64_Xword Elf64_Sym::st_size

Definition at line 201 of file Elf64.h.

◆ st_value

Elf64_Addr Elf64_Sym::st_value

Definition at line 200 of file Elf64.h.


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