clang 22.0.0git
|
Public Attributes | |
CommonFields | Common |
uint32_t | FileSize |
uint32_t | UncompressedFileSize |
uint64_t | Hash |
Definition at line 1146 of file OffloadBundler.cpp.
CommonFields RawCompressedBundleHeader::V2Header::Common |
Definition at line 1147 of file OffloadBundler.cpp.
uint32_t RawCompressedBundleHeader::V2Header::FileSize |
Definition at line 1148 of file OffloadBundler.cpp.
Referenced by clang::CompressedOffloadBundle::CompressedBundleHeader::tryParse().
uint64_t RawCompressedBundleHeader::V2Header::Hash |
Definition at line 1150 of file OffloadBundler.cpp.
Referenced by clang::CompressedOffloadBundle::CompressedBundleHeader::tryParse().
uint32_t RawCompressedBundleHeader::V2Header::UncompressedFileSize |
Definition at line 1149 of file OffloadBundler.cpp.
Referenced by clang::CompressedOffloadBundle::CompressedBundleHeader::tryParse().