RetroArch
Public Attributes | List of all members
ElfFile::Symbol Struct Reference

Public Attributes

std::string name
 
uint32_t address
 
uint32_t size
 
elf::SymbolType type
 
elf::SymbolBinding binding
 
uint32_t outNamePos
 

Member Data Documentation

◆ address

uint32_t ElfFile::Symbol::address

◆ binding

elf::SymbolBinding ElfFile::Symbol::binding

◆ name

std::string ElfFile::Symbol::name

◆ outNamePos

uint32_t ElfFile::Symbol::outNamePos

◆ size

uint32_t ElfFile::Symbol::size

◆ type

elf::SymbolType ElfFile::Symbol::type

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