LLVM: llvm::objcopy::dxbc::Part Struct Reference (original) (raw)
#include "[ObjCopy/DXContainer/DXContainerObject.h](DXContainerObject%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| size_t | size () const |
| Public Attributes | |
|---|---|
| StringRef | Name |
| ArrayRef< uint8_t > | Data |
Detailed Description
Definition at line 22 of file DXContainerObject.h.
Member Function Documentation
◆ size()
| size_t llvm::objcopy::dxbc::Part::size ( ) const | inline |
|---|
Definition at line 26 of file DXContainerObject.h.
References Data.
Member Data Documentation
◆ Data
ArrayRef<uint8_t> llvm::objcopy::dxbc::Part::Data
Definition at line 24 of file DXContainerObject.h.
Referenced by size().
◆ Name
StringRef llvm::objcopy::dxbc::Part::Name
Definition at line 23 of file DXContainerObject.h.
The documentation for this struct was generated from the following file:
- lib/ObjCopy/DXContainer/DXContainerObject.h