RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
ELF::ELFFormat::Section Member List

This is the complete list of members for ELF::ELFFormat::Section, including all inherited members.

address (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
align (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
contents (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
Dump(Dumper::Dumper &dump, const ELFFormat &fmt, unsigned index) const (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
entsize (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
file_offset (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
flags (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
GetArray() (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
GetDynamicSection() (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
GetFileSize() const (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
GetIBMExportTable() (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
GetIBMImportTable() (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
GetRelocations() (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
GetRelocations() const (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
GetSection() (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
GetSection() const (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
GetSymbolTable() (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
GetSymbolTable() const (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
info (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
link (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
name (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
name_offset (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
ReadArray(Linker::Reader &rd, offset_t file_offset, offset_t section_size, offset_t entsize) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadDynamic(Linker::Reader &rd, offset_t file_offset, offset_t section_size, offset_t entsize, size_t wordbytes) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadHashTable(Linker::Reader &rd, offset_t file_offset) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadIBMExportTable(Linker::Reader &rd, offset_t file_offset, offset_t section_size, offset_t entsize) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadIBMImportTable(Linker::Reader &rd, offset_t file_offset, offset_t section_size, offset_t entsize) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadIBMResourceCollection(Linker::Reader &rd, offset_t file_offset) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadIBMSystemInfo(Linker::Reader &rd, offset_t file_offset) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadIndexArray(Linker::Reader &rd, offset_t file_offset, offset_t section_size, offset_t entsize) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadNoBits(const std::string &name, offset_t size) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadNote(Linker::Reader &rd, offset_t file_offset, offset_t section_size) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadProgBits(Linker::Reader &rd, offset_t file_offset, const std::string &name, offset_t size) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadRelocations(Linker::Reader &rd, Section::section_type type, offset_t file_offset, offset_t section_size, offset_t entsize, uint32_t section_link, uint32_t section_info, size_t wordbytes) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadSectionGroup(Linker::Reader &rd, offset_t file_offset, offset_t section_size, offset_t entsize) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadStringTable(Linker::Reader &rd, offset_t file_offset, offset_t section_size) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadSymbolTable(Linker::Reader &rd, offset_t file_offset, offset_t section_size, offset_t entsize, uint32_t section_link, size_t wordbytes) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
ReadVersionRequirements(Linker::Reader &rd, offset_t file_offset, offset_t section_link, offset_t section_info) (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Sectionstatic
section_type enum name (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_DYNAMIC enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_DYNSYM enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_EXPORTS enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_FINI_ARRAY enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_GNU_ATTRIBUTES enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_GNU_HASH enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_GNU_INCREMENTAL_INPUTS enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_GNU_LIBLIST enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_GROUP enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_HASH enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_IMPORTS enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_INIT_ARRAY enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_NOBITS enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_NOTE enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_NULL enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_OLD_EXPORTS enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_OLD_IMPORTS enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_OLD_OS enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_OLD_RES enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_OS enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_PREINIT_ARRAY enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_PROGBITS enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_REL enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_RELA enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_RES enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_SHLIB enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_STRTAB enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_SUNW_verdef enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_SUNW_verneed enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_SUNW_versym enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_SYMTAB enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
SHT_SYMTAB_SHNDX enum value (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
size (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section
type (defined in ELF::ELFFormat::Section)ELF::ELFFormat::Section