UbixOS  2.0
Elf64_Sym Struct Reference

#include <elf64.h>

Collaboration diagram for Elf64_Sym:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 202 of file elf64.h.

Field Documentation

◆ st_info

unsigned char Elf64_Sym::st_info

Definition at line 204 of file elf64.h.

◆ st_name

Elf64_Word Elf64_Sym::st_name

Definition at line 203 of file elf64.h.

◆ st_other

unsigned char Elf64_Sym::st_other

Definition at line 205 of file elf64.h.

◆ st_shndx

Elf64_Half Elf64_Sym::st_shndx

Definition at line 206 of file elf64.h.

◆ st_size

Elf64_Xword Elf64_Sym::st_size

Definition at line 208 of file elf64.h.

◆ st_value

Elf64_Addr Elf64_Sym::st_value

Definition at line 207 of file elf64.h.


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