LLVM 20.0.0git
|
#include "ObjCopy/COFF/COFFWriter.h"
Public Member Functions | |
virtual | ~COFFWriter () |
Error | write () |
COFFWriter (Object &Obj, raw_ostream &Out) | |
Definition at line 24 of file COFFWriter.h.
|
inlinevirtual |
Definition at line 52 of file COFFWriter.h.
|
inline |
Definition at line 55 of file COFFWriter.h.
Error llvm::objcopy::coff::COFFWriter::write | ( | ) |
Definition at line 458 of file COFFWriter.cpp.
References llvm::createStringError(), llvm::objcopy::coff::Object::getSections(), llvm::objcopy::coff::Object::IsPE, llvm::COFF::MaxNumberOfSections16, and write().
Referenced by write().