LLVM 23.0.0git
RawCompressedBundleHeader::V3Header Struct Reference

Public Attributes

CommonFields Common
uint64_t FileSize
uint64_t UncompressedFileSize
uint64_t Hash

Detailed Description

Definition at line 453 of file OffloadBundle.cpp.

Member Data Documentation

◆ Common

CommonFields RawCompressedBundleHeader::V3Header::Common

Definition at line 454 of file OffloadBundle.cpp.

◆ FileSize

uint64_t RawCompressedBundleHeader::V3Header::FileSize

Definition at line 455 of file OffloadBundle.cpp.

◆ Hash

uint64_t RawCompressedBundleHeader::V3Header::Hash

Definition at line 457 of file OffloadBundle.cpp.

◆ UncompressedFileSize

uint64_t RawCompressedBundleHeader::V3Header::UncompressedFileSize

Definition at line 456 of file OffloadBundle.cpp.


The documentation for this struct was generated from the following file: