Searched refs:DecompressedInput (Results 1 – 2 of 2) sorted by relevance
188 MemoryBuffer &DecompressedInput = **DecompressedBufferOrErr; in extractOffloadBundleFatBinary() local189 if (Error Err = extractOffloadBundle(DecompressedInput, SectionOffset, in extractOffloadBundleFatBinary()
1349 MemoryBuffer &DecompressedInput = **DecompressedBufferOrErr; in ListBundleIDsInFile() local1353 CreateFileHandler(DecompressedInput, BundlerConfig); in ListBundleIDsInFile()1359 return FH->listBundleIDs(DecompressedInput); in ListBundleIDsInFile()