This is the complete list of members for Microsoft::PEFormat::MemoryPortionImage, including all inherited members.
| AsImage() const override | Linker::Image | virtual |
| Linker::Contents::AsImage() | Linker::Contents | |
| fmt (defined in Microsoft::PEFormat::MemoryPortionImage) | Microsoft::PEFormat::MemoryPortionImage | |
| GetByte(offset_t offset) const | Linker::Image | |
| ImageSize() const override | Microsoft::PEFormat::MemoryPortionImage | virtual |
| MemoryPortionImage(const PEFormat &fmt, uint32_t rva, uint32_t size) (defined in Microsoft::PEFormat::MemoryPortionImage) | Microsoft::PEFormat::MemoryPortionImage | inline |
| ReadData(size_t bytes, offset_t offset, void *buffer) const override | Microsoft::PEFormat::MemoryPortionImage | virtual |
| ReadSigned(size_t bytes, offset_t offset, EndianType endiantype) const | Linker::Image | |
| ReadSigned(size_t bytes, offset_t offset) const | Linker::Image | |
| ReadUnsigned(size_t bytes, offset_t offset, EndianType endiantype) const | Linker::Image | |
| ReadUnsigned(size_t bytes, offset_t offset) const | Linker::Image | |
| rva (defined in Microsoft::PEFormat::MemoryPortionImage) | Microsoft::PEFormat::MemoryPortionImage | |
| size (defined in Microsoft::PEFormat::MemoryPortionImage) | Microsoft::PEFormat::MemoryPortionImage | |
| WriteFile(Linker::Writer &wr, offset_t count, offset_t offset=0) const override | Microsoft::PEFormat::MemoryPortionImage | virtual |
| Linker::Image::WriteFile(Writer &wr) const | Linker::Contents | virtual |
| ~Contents()=default (defined in Linker::Contents) | Linker::Contents | virtual |