LLVM: RawCompressedBundleHeader::V1Header Struct Reference (original) (raw)
| Public Attributes | |
|---|---|
| CommonFields | Common |
| uint32_t | UncompressedFileSize |
| uint64_t | Hash |
Detailed Description
Definition at line 418 of file OffloadBundle.cpp.
Member Data Documentation
◆ Common
CommonFields RawCompressedBundleHeader::V1Header::Common
Definition at line 419 of file OffloadBundle.cpp.
◆ Hash
uint64_t RawCompressedBundleHeader::V1Header::Hash
Definition at line 421 of file OffloadBundle.cpp.
◆ UncompressedFileSize
uint32_t RawCompressedBundleHeader::V1Header::UncompressedFileSize
Definition at line 420 of file OffloadBundle.cpp.
The documentation for this struct was generated from the following file:
- lib/Object/OffloadBundle.cpp