LLVM: RawCompressedBundleHeader::CommonFields Struct Reference (original) (raw)
| Public Attributes | |
|---|---|
| uint32_t | Magic |
| uint16_t | Version |
| uint16_t | Method |
Detailed Description
Definition at line 412 of file OffloadBundle.cpp.
Member Data Documentation
◆ Magic
uint32_t RawCompressedBundleHeader::CommonFields::Magic
Definition at line 413 of file OffloadBundle.cpp.
◆ Method
uint16_t RawCompressedBundleHeader::CommonFields::Method
Definition at line 415 of file OffloadBundle.cpp.
◆ Version
uint16_t RawCompressedBundleHeader::CommonFields::Version
Definition at line 414 of file OffloadBundle.cpp.
The documentation for this struct was generated from the following file:
- lib/Object/OffloadBundle.cpp