LLVM 22.0.0git
|
#include "ObjCopy/DXContainer/DXContainerObject.h"
Public Member Functions | |
size_t | size () const |
Public Attributes | |
StringRef | Name |
ArrayRef< uint8_t > | Data |
Definition at line 23 of file DXContainerObject.h.
|
inline |
Definition at line 27 of file DXContainerObject.h.
References Data, and llvm::ArrayRef< T >::size().
Definition at line 25 of file DXContainerObject.h.
Referenced by size().
StringRef llvm::objcopy::dxbc::Part::Name |
Definition at line 24 of file DXContainerObject.h.