Searched defs:ELFSectionWriter (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h128 template <class ELFT> class ELFSectionWriter : public SectionWriter { class in namespace:llvm::objcopy::elf
145 explicit ELFSectionWriter(Buffer &Buf) : SectionWriter(Buf) {} function in class:llvm::objcopy::elf::ELFSectionWriter

Completed in 115 milliseconds