RetroArch
Public Attributes | List of all members
ElfFile::Relocation Struct Reference
Collaboration diagram for ElfFile::Relocation:
[legend]

Public Attributes

uint32_t target
 
elf::RelocationType type
 
Symbolsymbol
 
uint32_t addend
 

Member Data Documentation

◆ addend

uint32_t ElfFile::Relocation::addend

◆ symbol

Symbol* ElfFile::Relocation::symbol

◆ target

uint32_t ElfFile::Relocation::target

◆ type

elf::RelocationType ElfFile::Relocation::type

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