9#ifndef LLVM_LIB_OBJCOPY_XCOFF_XCOFFWRITER_H
10#define LLVM_LIB_OBJCOPY_XCOFF_XCOFFWRITER_H
30 std::unique_ptr<WritableMemoryBuffer> Buf;
33 void finalizeHeaders();
34 void finalizeSections();
35 void finalizeSymbolStringTable();
40 void writeSymbolStringTable();
Lightweight error class with error context and mandatory checking.
XCOFFWriter(Object &Obj, raw_ostream &Out)
This class implements an extremely fast bulk output stream that can only output to a stream.
This is an optimization pass for GlobalISel generic memory operations.