clang 22.0.0git
|
Classes | |
struct | CommonFields |
struct | V1Header |
struct | V2Header |
struct | V3Header |
Public Attributes | |
CommonFields | Common |
V1Header | V1 |
V2Header | V2 |
V3Header | V3 |
Definition at line 1133 of file OffloadBundler.cpp.
CommonFields RawCompressedBundleHeader::Common |
Definition at line 1160 of file OffloadBundler.cpp.
Referenced by clang::CompressedOffloadBundle::CompressedBundleHeader::tryParse().
V1Header RawCompressedBundleHeader::V1 |
Definition at line 1161 of file OffloadBundler.cpp.
Referenced by clang::CompressedOffloadBundle::CompressedBundleHeader::tryParse().
V2Header RawCompressedBundleHeader::V2 |
Definition at line 1162 of file OffloadBundler.cpp.
Referenced by clang::CompressedOffloadBundle::CompressedBundleHeader::tryParse().
V3Header RawCompressedBundleHeader::V3 |
Definition at line 1163 of file OffloadBundler.cpp.
Referenced by clang::CompressedOffloadBundle::CompressedBundleHeader::tryParse().