clang 22.0.0git
|
Public Attributes | |
CommonFields | Common |
uint64_t | FileSize |
uint64_t | UncompressedFileSize |
uint64_t | Hash |
Definition at line 1153 of file OffloadBundler.cpp.
CommonFields RawCompressedBundleHeader::V3Header::Common |
Definition at line 1154 of file OffloadBundler.cpp.
uint64_t RawCompressedBundleHeader::V3Header::FileSize |
Definition at line 1155 of file OffloadBundler.cpp.
Referenced by clang::CompressedOffloadBundle::CompressedBundleHeader::tryParse().
uint64_t RawCompressedBundleHeader::V3Header::Hash |
Definition at line 1157 of file OffloadBundler.cpp.
Referenced by clang::CompressedOffloadBundle::CompressedBundleHeader::tryParse().
uint64_t RawCompressedBundleHeader::V3Header::UncompressedFileSize |
Definition at line 1156 of file OffloadBundler.cpp.
Referenced by clang::CompressedOffloadBundle::CompressedBundleHeader::tryParse().