BinarySectionWriter(WritableMemoryBuffer &Buf) | llvm::objcopy::elf::BinarySectionWriter | inlineexplicit |
getBufferOffset() const | llvm::objcopy::elf::IHexSectionWriterBase | inline |
IHexSectionWriterBase(WritableMemoryBuffer &Buf) | llvm::objcopy::elf::IHexSectionWriterBase | inlineexplicit |
Offset | llvm::objcopy::elf::IHexSectionWriterBase | protected |
Out | llvm::objcopy::elf::SectionWriter | protected |
SectionWriter(WritableMemoryBuffer &Buf) | llvm::objcopy::elf::SectionWriter | inlineexplicit |
visit(const Section &Sec) final | llvm::objcopy::elf::IHexSectionWriterBase | virtual |
visit(const OwnedDataSection &Sec) final | llvm::objcopy::elf::IHexSectionWriterBase | virtual |
visit(const StringTableSection &Sec) override | llvm::objcopy::elf::IHexSectionWriterBase | virtual |
visit(const DynamicRelocationSection &Sec) final | llvm::objcopy::elf::IHexSectionWriterBase | virtual |
visit(const SymbolTableSection &Sec) override | llvm::objcopy::elf::IHexSectionWriterBase | virtual |
visit(const RelocationSection &Sec) override | llvm::objcopy::elf::IHexSectionWriterBase | virtual |
visit(const GnuDebugLinkSection &Sec) override | llvm::objcopy::elf::IHexSectionWriterBase | virtual |
visit(const GroupSection &Sec) override | llvm::objcopy::elf::IHexSectionWriterBase | virtual |
visit(const SectionIndexSection &Sec) override | llvm::objcopy::elf::IHexSectionWriterBase | virtual |
visit(const CompressedSection &Sec) override | llvm::objcopy::elf::IHexSectionWriterBase | virtual |
visit(const DecompressedSection &Sec) override | llvm::objcopy::elf::IHexSectionWriterBase | virtual |
writeData(uint8_t Type, uint16_t Addr, ArrayRef< uint8_t > Data) | llvm::objcopy::elf::IHexSectionWriterBase | protectedvirtual |
writeSection(const SectionBase *Sec, ArrayRef< uint8_t > Data) | llvm::objcopy::elf::IHexSectionWriterBase | protected |
~BinarySectionWriter() | llvm::objcopy::elf::BinarySectionWriter | inlinevirtual |
~SectionVisitor()=default | llvm::objcopy::elf::SectionVisitor | virtual |
~SectionWriter()=default | llvm::objcopy::elf::SectionWriter | virtual |