LLVM: RawCompressedBundleHeader::V3Header Struct Reference (original) (raw)
| Public Attributes | |
|---|---|
| CommonFields | Common |
| uint64_t | FileSize |
| uint64_t | UncompressedFileSize |
| uint64_t | Hash |
Detailed Description
Definition at line 431 of file OffloadBundle.cpp.
Member Data Documentation
◆ Common
CommonFields RawCompressedBundleHeader::V3Header::Common
Definition at line 432 of file OffloadBundle.cpp.
◆ FileSize
uint64_t RawCompressedBundleHeader::V3Header::FileSize
Definition at line 433 of file OffloadBundle.cpp.
◆ Hash
uint64_t RawCompressedBundleHeader::V3Header::Hash
Definition at line 435 of file OffloadBundle.cpp.
◆ UncompressedFileSize
uint64_t RawCompressedBundleHeader::V3Header::UncompressedFileSize
Definition at line 434 of file OffloadBundle.cpp.
The documentation for this struct was generated from the following file:
- lib/Object/OffloadBundle.cpp