LLVM 22.0.0git
|
#include "ObjCopy/DXContainer/DXContainerReader.h"
Public Member Functions | |
DXContainerReader (const DXContainerObjectFile &Obj) | |
Expected< std::unique_ptr< Object > > | create () const |
Definition at line 20 of file DXContainerReader.h.
|
inlineexplicit |
Definition at line 22 of file DXContainerReader.h.
Definition at line 17 of file DXContainerReader.cpp.
References assert(), llvm::Data, E, llvm::object::DXContainerObjectFile::getHeader(), llvm::object::DXContainerObjectFile::getSectionContents(), llvm::object::DXContainerObjectFile::getSectionName(), Name, and llvm::object::ObjectFile::sections().
Referenced by llvm::objcopy::dxbc::executeObjcopyOnBinary().