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

Public Attributes

std::string name
 
elf::SectionHeader header
 
std::vector< char > data
 
OutputSectionrelocationSection = nullptr
 
ElfFile::SymbolsectionSymbol = nullptr
 

Member Data Documentation

◆ data

std::vector<char> OutputSection::data

◆ header

elf::SectionHeader OutputSection::header

◆ name

std::string OutputSection::name

◆ relocationSection

OutputSection* OutputSection::relocationSection = nullptr

◆ sectionSymbol

ElfFile::Symbol* OutputSection::sectionSymbol = nullptr

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