LLVM: llvm::object::OffloadBundleURI Struct Reference (original) (raw)
#include "[llvm/Object/OffloadBundle.h](OffloadBundle%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| int64_t | Offset = 0 |
| int64_t | Size = 0 |
| uint64_t | ProcessID = 0 |
| StringRef | FileName |
| UriTypeT | URIType |
Definition at line 138 of file OffloadBundle.h.
| llvm::object::OffloadBundleURI::OffloadBundleURI ( StringRef File, int64_t Off, int64_t Size ) | inline |
|---|
◆ createFileURI()
◆ createMemoryURI()
◆ createOffloadBundleURI()
◆ getFileName()
| StringRef llvm::object::OffloadBundleURI::getFileName ( ) const | inline |
|---|
◆ FileName
StringRef llvm::object::OffloadBundleURI::FileName
◆ Offset
int64_t llvm::object::OffloadBundleURI::Offset = 0
◆ ProcessID
uint64_t llvm::object::OffloadBundleURI::ProcessID = 0
◆ Size
int64_t llvm::object::OffloadBundleURI::Size = 0
◆ URIType
UriTypeT llvm::object::OffloadBundleURI::URIType
The documentation for this struct was generated from the following file:
- include/llvm/Object/OffloadBundle.h