LLVM 22.0.0git
RawCompressedBundleHeader Union Reference

Classes

struct  CommonFields
struct  V1Header
struct  V2Header
struct  V3Header

Public Attributes

CommonFields Common
V1Header V1
V2Header V2
V3Header V3

Detailed Description

Definition at line 411 of file OffloadBundle.cpp.

Member Data Documentation

◆ Common

CommonFields RawCompressedBundleHeader::Common

Definition at line 438 of file OffloadBundle.cpp.

◆ V1

V1Header RawCompressedBundleHeader::V1

Definition at line 439 of file OffloadBundle.cpp.

◆ V2

V2Header RawCompressedBundleHeader::V2

Definition at line 440 of file OffloadBundle.cpp.

◆ V3

V3Header RawCompressedBundleHeader::V3

Definition at line 441 of file OffloadBundle.cpp.


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