Searched refs:OffloadBundlerPath (Results 1 – 1 of 1) sorted by relevance
602 Expected<std::string> OffloadBundlerPath = findProgram( in fatbinary() local604 if (!OffloadBundlerPath) in fatbinary()605 return OffloadBundlerPath.takeError(); in fatbinary()621 CmdArgs.push_back(*OffloadBundlerPath); in fatbinary()637 if (Error Err = executeCommands(*OffloadBundlerPath, CmdArgs)) in fatbinary()