| AddEntry(std::shared_ptr< ExportedEntry > entry) | Microsoft::PEFormat::ExportsSection | |
| address | COFF::COFFFormat::Section | |
| address_table_rva | Microsoft::PEFormat::ExportsSection | |
| BSS | COFF::COFFFormat::Section | static |
| Clear() (defined in COFF::COFFFormat::Section) | COFF::COFFFormat::Section | |
| DATA | COFF::COFFFormat::Section | static |
| DISCARDABLE | Microsoft::PEFormat::Section | static |
| dll_name | Microsoft::PEFormat::ExportsSection | |
| dll_name_rva | Microsoft::PEFormat::ExportsSection | |
| entries | Microsoft::PEFormat::ExportsSection | |
| EXECUTE | Microsoft::PEFormat::Section | static |
| ExportsSection() (defined in Microsoft::PEFormat::ExportsSection) | Microsoft::PEFormat::ExportsSection | inline |
| flags (defined in Microsoft::PEFormat::ExportsSection) | Microsoft::PEFormat::ExportsSection | |
| Generate(PEFormat &fmt) (defined in Microsoft::PEFormat::ExportsSection) | Microsoft::PEFormat::ExportsSection | |
| image | COFF::COFFFormat::Section | |
| ImageSize(const PEFormat &fmt) const override | Microsoft::PEFormat::ExportsSection | virtual |
| ImageSize(const COFFFormat &coff_format) const override (defined in Microsoft::PEFormat::ExportsSection) | Microsoft::PEFormat::ExportsSection | |
| ImageSize(const PEFormat &fmt) const | Microsoft::PEFormat::ExportsSection | virtual |
| COFF::COFFFormat::Section::ImageSize(const COFFFormat &coff_format) const | COFF::COFFFormat::Section | virtual |
| IsPresent() const (defined in Microsoft::PEFormat::ExportsSection) | Microsoft::PEFormat::ExportsSection | |
| line_number_count | COFF::COFFFormat::Section | |
| line_number_pointer | COFF::COFFFormat::Section | |
| memory_page_number | COFF::COFFFormat::Section | |
| MemorySize(const PEFormat &fmt) const override | Microsoft::PEFormat::ExportsSection | virtual |
| name | COFF::COFFFormat::Section | |
| name_table_rva | Microsoft::PEFormat::ExportsSection | |
| named_exports | Microsoft::PEFormat::ExportsSection | |
| ordinal_base | Microsoft::PEFormat::ExportsSection | |
| ordinal_table_rva | Microsoft::PEFormat::ExportsSection | |
| physical_address | COFF::COFFFormat::Section | |
| READ | Microsoft::PEFormat::Section | static |
| ReadSectionData(Linker::Reader &rd, const PEFormat &fmt) override | Microsoft::PEFormat::ExportsSection | virtual |
| ReadSectionData(Linker::Reader &rd, const COFFFormat &coff_format) override (defined in Microsoft::PEFormat::ExportsSection) | Microsoft::PEFormat::ExportsSection | |
| ReadSectionData(Linker::Reader &rd, const PEFormat &fmt) | Microsoft::PEFormat::ExportsSection | virtual |
| COFF::COFFFormat::Section::ReadSectionData(Linker::Reader &rd, const COFFFormat &coff_format) | COFF::COFFFormat::Section | virtual |
| ReadSectionHeader(Linker::Reader &rd, COFFVariantType coff_variant) | COFF::COFFFormat::Section | |
| relocation_count | COFF::COFFFormat::Section | |
| relocation_pointer | COFF::COFFFormat::Section | |
| relocations | COFF::COFFFormat::Section | |
| Section(uint32_t flags=0, std::shared_ptr< Linker::Image > image=nullptr) (defined in Microsoft::PEFormat::Section) | Microsoft::PEFormat::Section | inline |
| section_pointer | COFF::COFFFormat::Section | |
| SetEntry(uint32_t ordinal, std::shared_ptr< ExportedEntry > entry) | Microsoft::PEFormat::ExportsSection | |
| size | COFF::COFFFormat::Section | |
| TEXT | COFF::COFFFormat::Section | static |
| timestamp (defined in Microsoft::PEFormat::ExportsSection) | Microsoft::PEFormat::ExportsSection | |
| version (defined in Microsoft::PEFormat::ExportsSection) | Microsoft::PEFormat::ExportsSection | |
| virtual_size() | Microsoft::PEFormat::Section | inline |
| virtual_size() const | Microsoft::PEFormat::Section | inline |
| WRITE | Microsoft::PEFormat::Section | static |
| WriteSectionData(Linker::Writer &wr, const PEFormat &fmt) const override | Microsoft::PEFormat::ExportsSection | virtual |
| WriteSectionData(Linker::Writer &wr, const COFFFormat &coff_format) const override (defined in Microsoft::PEFormat::ExportsSection) | Microsoft::PEFormat::ExportsSection | |
| WriteSectionData(Linker::Writer &wr, const PEFormat &fmt) const | Microsoft::PEFormat::ExportsSection | virtual |
| COFF::COFFFormat::Section::WriteSectionData(Linker::Writer &wr, const COFFFormat &coff_format) const | COFF::COFFFormat::Section | virtual |
| WriteSectionHeader(Linker::Writer &wr, COFFVariantType coff_variant) | COFF::COFFFormat::Section | |
| ~Section() (defined in COFF::COFFFormat::Section) | COFF::COFFFormat::Section | virtual |