RetroArch
Public Attributes | List of all members
elf32_sym Struct Reference

#include <elf_abi.h>

Public Attributes

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

Member Data Documentation

◆ st_info

unsigned char elf32_sym::st_info

◆ st_name

Elf32_Word elf32_sym::st_name

◆ st_other

unsigned char elf32_sym::st_other

◆ st_shndx

Elf32_Half elf32_sym::st_shndx

◆ st_size

Elf32_Word elf32_sym::st_size

◆ st_value

Elf32_Addr elf32_sym::st_value

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