LLVM: llvm::OffloadYAML::Binary Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/OffloadYAML.h](OffloadYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::optional< uint32_t > | Version |
| std::optional< uint64_t > | Size |
| std::optional< uint64_t > | EntryOffset |
| std::optional< uint64_t > | EntrySize |
| std::vector< Member > | Members |
Definition at line 26 of file OffloadYAML.h.
◆ EntryOffset
std::optional<uint64_t> llvm::OffloadYAML::Binary::EntryOffset
◆ EntrySize
std::optional<uint64_t> llvm::OffloadYAML::Binary::EntrySize
◆ Members
std::vector<Member> llvm::OffloadYAML::Binary::Members
◆ Size
std::optional<uint64_t> llvm::OffloadYAML::Binary::Size
◆ Version
std::optional<uint32_t> llvm::OffloadYAML::Binary::Version
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/OffloadYAML.h