LLVM 20.0.0git
|
#include "ObjCopy/ELF/ELFObject.h"
Protected Attributes | |
WritableMemoryBuffer & | Out |
Definition at line 107 of file ELFObject.h.
|
virtualdefault |
|
inlineexplicit |
Definition at line 126 of file ELFObject.h.
|
overridepure virtual |
|
overridepure virtual |
|
overridevirtual |
Implements llvm::objcopy::elf::SectionVisitor.
Reimplemented in llvm::objcopy::elf::SRECSectionWriterBase, and llvm::objcopy::elf::IHexSectionWriterBase.
Definition at line 1034 of file ELFObject.cpp.
References llvm::copy(), llvm::WritableMemoryBuffer::getBufferStart(), llvm::objcopy::elf::SectionBase::Offset, Out, and llvm::Error::success().
|
overridepure virtual |
|
overridepure virtual |
|
overridevirtual |
Implements llvm::objcopy::elf::SectionVisitor.
Reimplemented in llvm::objcopy::elf::SRECSectionWriterBase, and llvm::objcopy::elf::IHexSectionWriterBase.
Definition at line 458 of file ELFObject.cpp.
References llvm::copy(), llvm::WritableMemoryBuffer::getBufferStart(), llvm::objcopy::elf::SectionBase::Offset, Out, and llvm::Error::success().
|
overridepure virtual |
Implements llvm::objcopy::elf::SectionVisitor.
Reimplemented in llvm::objcopy::elf::SRECSectionWriterBase, and llvm::objcopy::elf::IHexSectionWriterBase.
Definition at line 189 of file ELFObject.cpp.
|
overridepure virtual |
|
overridevirtual |
Implements llvm::objcopy::elf::SectionVisitor.
Reimplemented in llvm::objcopy::elf::SRECSectionWriterBase, llvm::objcopy::elf::IHexSectionWriterBase, llvm::objcopy::elf::IHexSectionWriter, and llvm::objcopy::elf::SRECSectionWriter.
Definition at line 603 of file ELFObject.cpp.
References llvm::WritableMemoryBuffer::getBufferStart(), llvm::objcopy::elf::SectionBase::Offset, Out, llvm::Error::success(), and llvm::StringTableBuilder::write().
|
overridepure virtual |
|
protected |
Definition at line 109 of file ELFObject.h.
Referenced by visit(), llvm::objcopy::elf::IHexSectionWriter::writeData(), and llvm::objcopy::elf::SRECSectionWriter::writeRecord().