LLVM 23.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 433 of file OffloadBundle.cpp.

Member Data Documentation

◆ Common

CommonFields RawCompressedBundleHeader::Common

Definition at line 460 of file OffloadBundle.cpp.

◆ V1

V1Header RawCompressedBundleHeader::V1

Definition at line 461 of file OffloadBundle.cpp.

◆ V2

V2Header RawCompressedBundleHeader::V2

Definition at line 462 of file OffloadBundle.cpp.

◆ V3

V3Header RawCompressedBundleHeader::V3

Definition at line 463 of file OffloadBundle.cpp.


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