| AddResource(std::shared_ptr< Resource > &resource, size_t level=0) | Microsoft::PEFormat::ResourceDirectory | |
| address | COFF::COFFFormat::Section | |
| BSS | COFF::COFFFormat::Section | static |
| CalculateDirectoryOffsets(PEFormat &fmt, uint32_t offset, size_t level_deeper) | Microsoft::PEFormat::ResourceDirectory | |
| Clear() (defined in COFF::COFFFormat::Section) | COFF::COFFFormat::Section | |
| CollectResourceData(PEFormat &fmt, uint32_t rva, size_t level_deeper) | Microsoft::PEFormat::ResourceDirectory | |
| CollectSubdirectoryStrings(PEFormat &fmt, ResourcesSection &rsrc, size_t level_deeper) | Microsoft::PEFormat::ResourceDirectory | |
| DATA | COFF::COFFFormat::Section | static |
| DISCARDABLE | Microsoft::PEFormat::Section | static |
| Dump(Dumper::Dumper &dump, const COFFFormat &format, unsigned section_index) const override (defined in Microsoft::PEFormat::Section) | Microsoft::PEFormat::Section | |
| COFF::COFFFormat::Section::Dump(Dumper::Dumper &dump, const COFFFormat &format, unsigned section_index) const | COFF::COFFFormat::Section | virtual |
| DumpDirectory(const PEFormat &fmt, Dumper::Dumper &dump, uint32_t directory_rva, uint32_t directory_size) const | Microsoft::PEFormat::ResourcesSection | |
| DumpResourceDirectory(const PEFormat &fmt, Dumper::Dumper &dump, uint32_t directory_rva, uint32_t rva, const std::vector< Resource::Identifier > &partial_identifier, size_t dump_level) const | Microsoft::PEFormat::ResourceDirectory | |
| EXECUTE | Microsoft::PEFormat::Section | static |
| FetchString(std::string s) (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | |
| Microsoft::flags | COFF::COFFFormat::Section | |
| Microsoft::PEFormat::ResourceDirectory::flags | Microsoft::PEFormat::ResourceDirectory | |
| Generate(PEFormat &fmt) (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | |
| id_entries | Microsoft::PEFormat::ResourceDirectory | |
| image | COFF::COFFFormat::Section | |
| ImageSize(const PEFormat &fmt) const override | Microsoft::PEFormat::ResourcesSection | virtual |
| ImageSize(const COFFFormat &coff_format) const override (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | |
| ImageSize(const PEFormat &fmt) const | Microsoft::PEFormat::ResourcesSection | virtual |
| COFF::COFFFormat::Section::ImageSize(const COFFFormat &coff_format) const | COFF::COFFFormat::Section | virtual |
| IsPresent() const (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | |
| line_number_count | COFF::COFFFormat::Section | |
| line_number_pointer | COFF::COFFFormat::Section | |
| max_depth (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | |
| memory_page_number | COFF::COFFFormat::Section | |
| MemorySize(const PEFormat &fmt) const override | Microsoft::PEFormat::ResourcesSection | virtual |
| name | COFF::COFFFormat::Section | |
| name_entries | Microsoft::PEFormat::ResourceDirectory | |
| ParseDirectoryData(const PEFormat &fmt, uint32_t directory_rva, uint32_t directory_size) | Microsoft::PEFormat::ResourcesSection | |
| ParseResourceDirectoryData(const PEFormat &fmt, uint32_t directory_rva, uint32_t rva, const std::vector< Resource::Identifier > &partial_identifier) | Microsoft::PEFormat::ResourceDirectory | |
| physical_address | COFF::COFFFormat::Section | |
| PresentInFile(COFFVariantType coff_variant) const (defined in COFF::COFFFormat::Section) | COFF::COFFFormat::Section | |
| PresentInMemory(COFFVariantType coff_variant) const (defined in COFF::COFFFormat::Section) | COFF::COFFFormat::Section | |
| READ | Microsoft::PEFormat::Section | static |
| ReadData(size_t bytes, size_t offset, void *buffer) const (defined in Microsoft::PEFormat::Section) | Microsoft::PEFormat::Section | |
| ReadSectionData(Linker::Reader &rd, const PEFormat &fmt) override | Microsoft::PEFormat::ResourcesSection | virtual |
| ReadSectionData(Linker::Reader &rd, const COFFFormat &coff_format) override (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | |
| ReadSectionData(Linker::Reader &rd, const PEFormat &fmt) | Microsoft::PEFormat::ResourcesSection | virtual |
| COFF::COFFFormat::Section::ReadSectionData(Linker::Reader &rd, const COFFFormat &coff_format) | COFF::COFFFormat::Section | virtual |
| ReadSectionHeader(Linker::Reader &rd, COFFFormat &coff_format) | COFF::COFFFormat::Section | |
| relocation_count | COFF::COFFFormat::Section | |
| relocation_pointer | COFF::COFFFormat::Section | |
| relocations | COFF::COFFFormat::Section | |
| ResourcesSection() (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | inline |
| Section(uint32_t flags=0, std::shared_ptr< Linker::Contents > image=nullptr) (defined in Microsoft::PEFormat::Section) | Microsoft::PEFormat::Section | inline |
| section_pointer | COFF::COFFFormat::Section | |
| size | COFF::COFFFormat::Section | |
| string_table (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | protected |
| string_table_end_offset (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | protected |
| string_table_map (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | protected |
| string_table_offset (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | protected |
| TEXT | COFF::COFFFormat::Section | static |
| timestamp (defined in Microsoft::PEFormat::ResourceDirectory) | Microsoft::PEFormat::ResourceDirectory | |
| version (defined in Microsoft::PEFormat::ResourceDirectory) | Microsoft::PEFormat::ResourceDirectory | |
| virtual_size() | Microsoft::PEFormat::Section | inline |
| virtual_size() const | Microsoft::PEFormat::Section | inline |
| WRITE | Microsoft::PEFormat::Section | static |
| WriteDirectories(Linker::Writer &wr, const PEFormat &fmt, uint32_t section_pointer) const | Microsoft::PEFormat::ResourceDirectory | |
| WriteResources(Linker::Writer &wr, const PEFormat &fmt, uint32_t rva_to_offset) const | Microsoft::PEFormat::ResourceDirectory | |
| WriteSectionData(Linker::Writer &wr, const PEFormat &fmt) const override | Microsoft::PEFormat::ResourcesSection | virtual |
| WriteSectionData(Linker::Writer &wr, const COFFFormat &coff_format) const override (defined in Microsoft::PEFormat::ResourcesSection) | Microsoft::PEFormat::ResourcesSection | |
| WriteSectionData(Linker::Writer &wr, const PEFormat &fmt) const | Microsoft::PEFormat::ResourcesSection | virtual |
| COFF::COFFFormat::Section::WriteSectionData(Linker::Writer &wr, const COFFFormat &coff_format) const | COFF::COFFFormat::Section | virtual |
| WriteSectionHeader(Linker::Writer &wr, const COFFFormat &coff_format) | COFF::COFFFormat::Section | |
| ~Section() (defined in COFF::COFFFormat::Section) | COFF::COFFFormat::Section | virtual |