LLVM 22.0.0git
Public Member Functions | List of all members
llvm::objcopy::dxbc::DXContainerReader Class Reference

#include "ObjCopy/DXContainer/DXContainerReader.h"

Public Member Functions

 DXContainerReader (const DXContainerObjectFile &Obj)
 
Expected< std::unique_ptr< Object > > create () const
 

Detailed Description

Definition at line 20 of file DXContainerReader.h.

Constructor & Destructor Documentation

◆ DXContainerReader()

llvm::objcopy::dxbc::DXContainerReader::DXContainerReader ( const DXContainerObjectFile Obj)
inlineexplicit

Definition at line 22 of file DXContainerReader.h.

Member Function Documentation

◆ create()

Expected< std::unique_ptr< Object > > llvm::objcopy::dxbc::DXContainerReader::create ( ) const

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