LLVM 22.0.0git
|
#include "ObjCopy/ELF/ELFObject.h"
Public Member Functions | |
virtual | ~BinarySectionWriter () |
Error | visit (const SymbolTableSection &Sec) override |
Error | visit (const RelocationSection &Sec) override |
Error | visit (const GnuDebugLinkSection &Sec) override |
Error | visit (const GroupSection &Sec) override |
Error | visit (const SectionIndexSection &Sec) override |
Error | visit (const CompressedSection &Sec) override |
Error | visit (const DecompressedSection &Sec) override |
BinarySectionWriter (WritableMemoryBuffer &Buf) | |
Public Member Functions inherited from llvm::objcopy::elf::SectionWriter | |
virtual | ~SectionWriter ()=default |
Error | visit (const Section &Sec) override |
Error | visit (const OwnedDataSection &Sec) override |
Error | visit (const StringTableSection &Sec) override |
Error | visit (const DynamicRelocationSection &Sec) override |
SectionWriter (WritableMemoryBuffer &Buf) | |
Public Member Functions inherited from llvm::objcopy::elf::SectionVisitor | |
virtual | ~SectionVisitor ()=default |
Additional Inherited Members | |
Protected Attributes inherited from llvm::objcopy::elf::SectionWriter | |
WritableMemoryBuffer & | Out |
Definition at line 181 of file ELFObject.h.
|
inlinevirtual |
Definition at line 183 of file ELFObject.h.
|
inlineexplicit |
Definition at line 193 of file ELFObject.h.
References llvm::objcopy::elf::SectionWriter::SectionWriter().
Referenced by llvm::objcopy::elf::IHexSectionWriterBase::IHexSectionWriterBase(), and llvm::objcopy::elf::SRECSectionWriterBase::SRECSectionWriterBase().
|
overridevirtual |
Implements llvm::objcopy::elf::SectionWriter.
Reimplemented in llvm::objcopy::elf::IHexSectionWriterBase, and llvm::objcopy::elf::SRECSectionWriterBase.
Definition at line 527 of file ELFObject.cpp.
References llvm::createStringError(), llvm::objcopy::elf::SectionBase::Name, and llvm::operation_not_permitted.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionWriter.
Reimplemented in llvm::objcopy::elf::IHexSectionWriterBase, and llvm::objcopy::elf::SRECSectionWriterBase.
Definition at line 496 of file ELFObject.cpp.
References llvm::createStringError(), llvm::objcopy::elf::SectionBase::Name, and llvm::operation_not_permitted.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionWriter.
Reimplemented in llvm::objcopy::elf::IHexSectionWriterBase, and llvm::objcopy::elf::SRECSectionWriterBase.
Definition at line 176 of file ELFObject.cpp.
References llvm::createStringError(), llvm::objcopy::elf::SectionBase::Name, and llvm::operation_not_permitted.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionWriter.
Reimplemented in llvm::objcopy::elf::IHexSectionWriterBase, and llvm::objcopy::elf::SRECSectionWriterBase.
Definition at line 181 of file ELFObject.cpp.
References llvm::createStringError(), llvm::objcopy::elf::SectionBase::Name, and llvm::operation_not_permitted.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionWriter.
Reimplemented in llvm::objcopy::elf::IHexSectionWriterBase, and llvm::objcopy::elf::SRECSectionWriterBase.
Definition at line 170 of file ELFObject.cpp.
References llvm::createStringError(), llvm::objcopy::elf::SectionBase::Name, and llvm::operation_not_permitted.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionWriter.
Reimplemented in llvm::objcopy::elf::IHexSectionWriterBase, and llvm::objcopy::elf::SRECSectionWriterBase.
Definition at line 158 of file ELFObject.cpp.
References llvm::createStringError(), llvm::objcopy::elf::SectionBase::Name, and llvm::operation_not_permitted.
|
overridevirtual |
Implements llvm::objcopy::elf::SectionWriter.
Reimplemented in llvm::objcopy::elf::IHexSectionWriterBase, and llvm::objcopy::elf::SRECSectionWriterBase.
Definition at line 164 of file ELFObject.cpp.
References llvm::createStringError(), llvm::objcopy::elf::SectionBase::Name, and llvm::operation_not_permitted.