|
RetroArch
|
Public Attributes | |
| std::string | name |
| uint32_t | address |
| elf::SectionType | type |
| elf::SectionFlags | flags |
| std::vector< char > | data |
| uint32_t | size |
| uint32_t ElfFile::DataSection::address |
| std::vector<char> ElfFile::DataSection::data |
| elf::SectionFlags ElfFile::DataSection::flags |
| std::string ElfFile::DataSection::name |
| uint32_t ElfFile::DataSection::size |
| elf::SectionType ElfFile::DataSection::type |
1.8.15