LLVM: RawCompressedBundleHeader::V2Header Struct Reference (original) (raw)

Public Attributes
CommonFields Common
uint32_t FileSize
uint32_t UncompressedFileSize
uint64_t Hash

Detailed Description

Definition at line 424 of file OffloadBundle.cpp.

Member Data Documentation

Common

CommonFields RawCompressedBundleHeader::V2Header::Common

Definition at line 425 of file OffloadBundle.cpp.

FileSize

uint32_t RawCompressedBundleHeader::V2Header::FileSize

Definition at line 426 of file OffloadBundle.cpp.

Hash

uint64_t RawCompressedBundleHeader::V2Header::Hash

Definition at line 428 of file OffloadBundle.cpp.

UncompressedFileSize

uint32_t RawCompressedBundleHeader::V2Header::UncompressedFileSize

Definition at line 427 of file OffloadBundle.cpp.


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