SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
elf64_sym Struct Reference

#include <elf.h>

Public Attributes

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

Member Data Documentation

◆ st_info

unsigned char elf64_sym::st_info

◆ st_name

Elf64_Word elf64_sym::st_name

◆ st_other

unsigned char elf64_sym::st_other

◆ st_shndx

Elf64_Half elf64_sym::st_shndx

◆ st_size

Elf64_Xword elf64_sym::st_size

◆ st_value

Elf64_Addr elf64_sym::st_value

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