Searched defs:OffloadBundleURI (Results 1 – 1 of 1) sorted by relevance
116 struct OffloadBundleURI { struct125 OffloadBundleURI(StringRef File, int64_t Off, int64_t Size) in OffloadBundleURI() function131 createOffloadBundleURI(StringRef Str, UriTypeT Type) { in createOffloadBundleURI() argument144 createFileURI(StringRef Str) { in createFileURI()175 createMemoryURI(StringRef Str) { in createMemoryURI()181 StringRef getFileName() const { return FileName; } in getFileName()