| LLVM 22.0.0git
    | 
#include "ObjCopy/ELF/ELFObject.h"
| Protected Member Functions | |
| void | writeRecord (SRecord &Record, uint64_t Off) override | 
| Protected Member Functions inherited from llvm::objcopy::elf::SRECSectionWriterBase | |
| void | writeSection (const SectionBase &S, ArrayRef< uint8_t > Data) | 
| Additional Inherited Members | |
| Protected Attributes inherited from llvm::objcopy::elf::SRECSectionWriterBase | |
| uint64_t | Offset | 
| uint64_t | HeaderSize | 
| uint8_t | Type = SRecord::S1 | 
| std::vector< SRecord > | Records | 
| Protected Attributes inherited from llvm::objcopy::elf::SectionWriter | |
| WritableMemoryBuffer & | Out | 
Definition at line 490 of file ELFObject.h.
| 
 | inline | 
Definition at line 492 of file ELFObject.h.
References llvm::objcopy::elf::SRECSectionWriterBase::Offset, and llvm::objcopy::elf::SRECSectionWriterBase::SRECSectionWriterBase().
| 
 | inlineoverrideprotectedvirtual | 
Implements llvm::objcopy::elf::SRECSectionWriterBase.
Definition at line 496 of file ELFObject.h.