LLVM 19.0.0git
Public Member Functions | List of all members
llvm::objcopy::xcoff::XCOFFWriter Class Reference

#include "ObjCopy/XCOFF/XCOFFWriter.h"

Public Member Functions

virtual ~XCOFFWriter ()
 
 XCOFFWriter (Object &Obj, raw_ostream &Out)
 
Error write ()
 

Detailed Description

Definition at line 21 of file XCOFFWriter.h.

Constructor & Destructor Documentation

◆ ~XCOFFWriter()

virtual llvm::objcopy::xcoff::XCOFFWriter::~XCOFFWriter ( )
inlinevirtual

Definition at line 23 of file XCOFFWriter.h.

◆ XCOFFWriter()

llvm::objcopy::xcoff::XCOFFWriter::XCOFFWriter ( Object Obj,
raw_ostream Out 
)
inline

Definition at line 24 of file XCOFFWriter.h.

Member Function Documentation

◆ write()

Error llvm::objcopy::xcoff::XCOFFWriter::write ( )

The documentation for this class was generated from the following files: