Home
last modified time | relevance | path

Searched refs:extractOffloadBundle (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DOffloadBundle.cpp34 Error extractOffloadBundle(MemoryBufferRef Contents, uint64_t SectionOffset, in extractOffloadBundle() function
189 if (Error Err = extractOffloadBundle(DecompressedInput, SectionOffset, in extractOffloadBundleFatBinary()
193 if (Error Err = extractOffloadBundle(Contents, SectionOffset, in extractOffloadBundleFatBinary()