LLVM: llvm::object::OffloadBinary::Header Struct Reference (original) (raw)
#include "[llvm/Object/OffloadBinary.h](OffloadBinary%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint8_t | Magic [4] = {0x10, 0xFF, 0x10, 0xAD} |
| uint32_t | Version = OffloadBinary::Version |
| uint64_t | Size |
| uint64_t | EntryOffset |
| uint64_t | EntrySize |
Definition at line 109 of file OffloadBinary.h.
◆ EntryOffset
uint64_t llvm::object::OffloadBinary::Header::EntryOffset
◆ EntrySize
uint64_t llvm::object::OffloadBinary::Header::EntrySize
◆ Magic
uint8_t llvm::object::OffloadBinary::Header::Magic[4] = {0x10, 0xFF, 0x10, 0xAD}
◆ Size
uint64_t llvm::object::OffloadBinary::Header::Size
◆ Version
uint32_t llvm::object::OffloadBinary::Header::Version = OffloadBinary::Version
The documentation for this struct was generated from the following file:
- include/llvm/Object/OffloadBinary.h