RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
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::Section | static |
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::Section | static |
ReadHashTable(Linker::Reader &rd, offset_t file_offset) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
ReadIBMExportTable(Linker::Reader &rd, offset_t file_offset, offset_t section_size, offset_t entsize) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
ReadIBMImportTable(Linker::Reader &rd, offset_t file_offset, offset_t section_size, offset_t entsize) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
ReadIBMResourceCollection(Linker::Reader &rd, offset_t file_offset) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
ReadIBMSystemInfo(Linker::Reader &rd, offset_t file_offset) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
ReadIndexArray(Linker::Reader &rd, offset_t file_offset, offset_t section_size, offset_t entsize) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
ReadNoBits(const std::string &name, offset_t size) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
ReadNote(Linker::Reader &rd, offset_t file_offset, offset_t section_size) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
ReadProgBits(Linker::Reader &rd, offset_t file_offset, const std::string &name, offset_t size) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
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::Section | static |
ReadSectionGroup(Linker::Reader &rd, offset_t file_offset, offset_t section_size, offset_t entsize) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
ReadStringTable(Linker::Reader &rd, offset_t file_offset, offset_t section_size) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
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::Section | static |
ReadVersionRequirements(Linker::Reader &rd, offset_t file_offset, offset_t section_link, offset_t section_info) (defined in ELF::ELFFormat::Section) | ELF::ELFFormat::Section | static |
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 |