LLVM: llvm::object::OffloadBundleEntry Struct Reference (original) (raw)

Bundle entry in binary clang-offload-bundler format. More...

#include "[llvm/Object/OffloadBundle.h](OffloadBundle%5F8h%5Fsource.html)"

Bundle entry in binary clang-offload-bundler format.

Definition at line 73 of file OffloadBundle.h.

dumpInfo()

void llvm::object::OffloadBundleEntry::dumpInfo ( raw_ostream & OS) inline

dumpURI()

ID

std::string llvm::object::OffloadBundleEntry::ID

IDLength

uint64_t llvm::object::OffloadBundleEntry::IDLength = 0u

Offset

uint64_t llvm::object::OffloadBundleEntry::Offset = 0u

Size

uint64_t llvm::object::OffloadBundleEntry::Size = 0u


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